How To Install libgnt-devel on Fedora 36

In this tutorial we learn how to install libgnt-devel in Fedora 36. libgnt-devel is Developmentfiles for libgnt

Introduction

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

What is libgnt-devel

Development files for libgnt.

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

Install libgnt-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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


title: "How To Install libgnt-devel on Fedora 36"
sudo dnf -y install libgnt-devel
linkTitle: "libgnt-devel"

type: “docs”

Install libgnt-devel on Fedora 36 Using yum

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

date: “2022-08-17” lastmod: “2022-08-17” Update yum database with yum using the following command.

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

---
sudo yum makecache --refresh

Introduction

In this tutorial we learn how to install libgnt-devel on Fedora 36. After updating yum database, We can install libgnt-devel using yum by running the following command:

### What is `libgnt-devel`

sudo yum -y install libgnt-devel
> Development files for libgnt.  

How To Uninstall libgnt-devel on Fedora 36

We can use yum or dnf to install libgnt-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgnt-devel. To uninstall only the libgnt-devel package we can use the following command:

## Install libgnt-devel on Fedora 36 Using dnf

sudo dnf remove libgnt-devel

Update yum database with dnf using the following command.

## libgnt-devel Package Contents on Fedora 36

sudo dnf makecache --refresh
```bash

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

sudo dnf -y install libgnt-devel

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

sudo yum -y install libgnt-devel

How To Uninstall libgnt-devel on Fedora 36

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

sudo dnf remove libgnt-devel

libgnt-devel Package Contents on Fedora 36

/usr/include/gnt
/usr/include/gnt/gnt.h
/usr/include/gnt/gntbindable.h
/usr/include/gnt/gntbox.h
/usr/include/gnt/gntbutton.h
/usr/include/gnt/gntcheckbox.h
/usr/include/gnt/gntclipboard.h
/usr/include/gnt/gntcolors.h
/usr/include/gnt/gntcombobox.h
/usr/include/gnt/gntentry.h
/usr/include/gnt/gntfilesel.h
/usr/include/gnt/gntkeys.h
/usr/include/gnt/gntlabel.h
/usr/include/gnt/gntline.h
/usr/include/gnt/gntmarshal.h
/usr/include/gnt/gntmenu.h
/usr/include/gnt/gntmenuitem.h
/usr/include/gnt/gntmenuitemcheck.h
/usr/include/gnt/gntprogressbar.h
/usr/include/gnt/gntslider.h
/usr/include/gnt/gntstyle.h
/usr/include/gnt/gnttextview.h
/usr/include/gnt/gnttree.h
/usr/include/gnt/gntutils.h
/usr/include/gnt/gntwidget.h
/usr/include/gnt/gntwindow.h
/usr/include/gnt/gntwm.h
/usr/include/gnt/gntws.h
/usr/lib64/libgnt.so
/usr/lib64/pkgconfig/gnt.pc

References

  • libgnt-devel website /usr/include/gnt /usr/include/gnt/gnt.h /usr/include/gnt/gntbindable.h /usr/include/gnt/gntbox.h /usr/include/gnt/gntbutton.h /usr/include/gnt/gntcheckbox.h /usr/include/gnt/gntclipboard.h /usr/include/gnt/gntcolors.h /usr/include/gnt/gntcombobox.h /usr/include/gnt/gntentry.h /usr/include/gnt/gntfilesel.h /usr/include/gnt/gntkeys.h /usr/include/gnt/gntlabel.h /usr/include/gnt/gntline.h /usr/include/gnt/gntmarshal.h /usr/include/gnt/gntmenu.h /usr/include/gnt/gntmenuitem.h /usr/include/gnt/gntmenuitemcheck.h /usr/include/gnt/gntprogressbar.h /usr/include/gnt/gntslider.h /usr/include/gnt/gntstyle.h /usr/include/gnt/gnttextview.h /usr/include/gnt/gnttree.h /usr/include/gnt/gntutils.h /usr/include/gnt/gntwidget.h /usr/include/gnt/gntwindow.h /usr/include/gnt/gntwm.h /usr/include/gnt/gntws.h /usr/lib/libgnt.so /usr/lib/pkgconfig/gnt.pc

Summary

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


## References

* [libgnt-devel website](https://keep.imfreedom.org/libgnt/libgnt/)

## Summary

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