How To Install libgee-devel on Fedora 36

In this tutorial we learn how to install libgee-devel in Fedora 36. libgee-devel is Development files for libgee

Introduction

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

What is libgee-devel

The libgee-devel package contains libraries and header files for developing applications that use libgee.

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

Install libgee-devel on Fedora 36 Using dnf

title: “How To Install libgee-devel on Fedora 36”

linkTitle: “libgee-devel” Update yum database with dnf using the following command. type: “docs”

description: “In this tutorial we learn how to install libgee-devel in Fedora 36. libgee-devel is Development files for libgee”

date: "2022-08-17"
sudo dnf makecache --refresh
lastmod: "2022-08-17"

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

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

Introduction


sudo dnf -y install libgee-devel
In this tutorial we learn how to install `libgee-devel` on Fedora 36.

What is libgee-devel

Install libgee-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 libgee-devel using yum by running the following command:

The libgee-devel package contains libraries and header files for developing applications that use libgee.

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

How To Uninstall libgee-devel on Fedora 36

Install libgee-devel on Fedora 36 Using dnf

To uninstall only the libgee-devel package we can use the following command: Update yum database with dnf using the following command.

```bash
sudo dnf remove libgee-devel
sudo dnf makecache --refresh


## libgee-devel Package Contents on Fedora 36
After updating yum database, We can install `libgee-devel` using `dnf` by running the following command:


```bash
```bash
sudo dnf -y install libgee-devel

Install libgee-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 libgee-devel using yum by running the following command:

sudo yum -y install libgee-devel

How To Uninstall libgee-devel on Fedora 36

To uninstall only the libgee-devel package we can use the following command:

/usr/include/gee-0.8
/usr/include/gee-0.8/gee.h
/usr/lib/libgee-0.8.so
/usr/lib/pkgconfig/gee-0.8.pc
/usr/share/gir-1.0
/usr/share/gir-1.0/Gee-0.8.gir
/usr/share/vala
/usr/share/vala/vapi
/usr/share/vala/vapi/gee-0.8.vapi

References

Summary

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

sudo dnf remove libgee-devel


## libgee-devel Package Contents on Fedora 36

```bash
/usr/include/gee-0.8
/usr/include/gee-0.8/gee.h
/usr/lib64/libgee-0.8.so
/usr/lib64/pkgconfig/gee-0.8.pc
/usr/share/gir-1.0
/usr/share/gir-1.0/Gee-0.8.gir
/usr/share/vala
/usr/share/vala/vapi
/usr/share/vala/vapi/gee-0.8.vapi

References

Summary

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