How To Install gtk-sharp2-devel on Fedora 36

In this tutorial we learn how to install gtk-sharp2-devel in Fedora 36. gtk-sharp2-devel is Files needed for developing with gtk-sharp2

Introduction


title: “How To Install gtk-sharp2-devel on Fedora 36” In this tutorial we learn how to install gtk-sharp2-devel on Fedora 36. linkTitle: “gtk-sharp2-devel” type: “docs”

description: “In this tutorial we learn how to install gtk-sharp2-devel in Fedora 36. gtk-sharp2-devel is Files needed for developing with gtk-sharp2”

What is gtk-sharp2-devel

date: “2022-08-17”

lastmod: “2022-08-17”

This package provides the necessary development libraries and headers for writing gtk-sharp2 applications.

#image: /images/fedora/36/gtk-sharp2-devel-featured.png

We can use yum or dnf to install gtk-sharp2-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gtk-sharp2-devel.

Introduction

Install gtk-sharp2-devel on Fedora 36 Using dnf

In this tutorial we learn how to install gtk-sharp2-devel on Fedora 36.

Update yum database with dnf using the following command.

What is gtk-sharp2-devel

sudo dnf makecache --refresh
> This package provides the necessary development libraries and headers for writing gtk-sharp2 applications.  

We can use yum or dnf to install gtk-sharp2-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gtk-sharp2-devel. After updating yum database, We can install gtk-sharp2-devel using dnf by running the following command:

## Install gtk-sharp2-devel on Fedora 36 Using dnf
sudo dnf -y install gtk-sharp2-devel

Update yum database with dnf using the following command.

## Install gtk-sharp2-devel on Fedora 36 Using yum

sudo dnf makecache --refresh

Update yum database with yum using the following command.

After updating yum database, We can install `gtk-sharp2-devel` using `dnf` by running the following command:
sudo yum makecache --refresh

sudo dnf -y install gtk-sharp2-devel

Install gtk-sharp2-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install gtk-sharp2-devel using yum by running the following command:

sudo yum -y install gtk-sharp2-devel

How To Uninstall gtk-sharp2-devel on Fedora 36

After updating yum database, We can install gtk-sharp2-devel using yum by running the following command:

To uninstall only the `gtk-sharp2-devel` package we can use the following command:

sudo yum -y install gtk-sharp2-devel
```bash

sudo dnf remove gtk-sharp2-devel

How To Uninstall gtk-sharp2-devel on Fedora 36



To uninstall only the `gtk-sharp2-devel` package we can use the following command:
## gtk-sharp2-devel Package Contents on Fedora 36


```bash
```bash
sudo dnf remove gtk-sharp2-devel

gtk-sharp2-devel Package Contents on Fedora 36

/usr/lib64/pkgconfig/glade-sharp-2.0.pc
/usr/lib64/pkgconfig/glib-sharp-2.0.pc
/usr/lib64/pkgconfig/gtk-dotnet-2.0.pc
/usr/lib64/pkgconfig/gtk-sharp-2.0.pc

References

Summary

In this tutorial we learn how to install gtk-sharp2-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/pkgconfig/glade-sharp-2.0.pc /usr/lib/pkgconfig/glib-sharp-2.0.pc /usr/lib/pkgconfig/gtk-dotnet-2.0.pc /usr/lib/pkgconfig/gtk-sharp-2.0.pc


## References

* [gtk-sharp2-devel website](http://www.mono-project.com/GtkSharp)

## Summary

In this tutorial we learn how to install `gtk-sharp2-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).