How To Install garcon-devel on CentOS 8

garcon-devel is Development files for garcon

Introduction

In this tutorial we learn how to install garcon-devel on CentOS 8.

What is garcon-devel

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

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

Install garcon-devel on CentOS 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

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

sudo dnf -y install garcon-devel

Install garcon-devel on CentOS 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

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

sudo yum -y install garcon-devel

How To Uninstall garcon-devel on CentOS 8

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

sudo dnf remove garcon-devel

garcon-devel Package Contents on CentOS 8

/usr/include/garcon-1
/usr/include/garcon-1/garcon
/usr/include/garcon-1/garcon/garcon-config.h
/usr/include/garcon-1/garcon/garcon-environment.h
/usr/include/garcon-1/garcon/garcon-marshal.h
/usr/include/garcon-1/garcon/garcon-menu-directory.h
/usr/include/garcon-1/garcon/garcon-menu-element.h
/usr/include/garcon-1/garcon/garcon-menu-item-action.h
/usr/include/garcon-1/garcon/garcon-menu-item-cache.h
/usr/include/garcon-1/garcon/garcon-menu-item-pool.h
/usr/include/garcon-1/garcon/garcon-menu-item.h
/usr/include/garcon-1/garcon/garcon-menu-merger.h
/usr/include/garcon-1/garcon/garcon-menu-node.h
/usr/include/garcon-1/garcon/garcon-menu-parser.h
/usr/include/garcon-1/garcon/garcon-menu-separator.h
/usr/include/garcon-1/garcon/garcon-menu-tree-provider.h
/usr/include/garcon-1/garcon/garcon-menu.h
/usr/include/garcon-1/garcon/garcon.h
/usr/include/garcon-gtk2-1
/usr/include/garcon-gtk2-1/garcon-gtk
/usr/include/garcon-gtk2-1/garcon-gtk/garcon-gtk-menu.h
/usr/include/garcon-gtk2-1/garcon-gtk/garcon-gtk.h
/usr/include/garcon-gtk3-1
/usr/include/garcon-gtk3-1/garcon-gtk
/usr/include/garcon-gtk3-1/garcon-gtk/garcon-gtk-menu.h
/usr/include/garcon-gtk3-1/garcon-gtk/garcon-gtk.h
/usr/lib64/libgarcon-1.so
/usr/lib64/libgarcon-gtk2-1.so
/usr/lib64/libgarcon-gtk3-1.so
/usr/lib64/pkgconfig/garcon-1.pc
/usr/lib64/pkgconfig/garcon-gtk2-1.pc
/usr/lib64/pkgconfig/garcon-gtk3-1.pc
/usr/share/doc/garcon-devel
/usr/share/doc/garcon-devel/HACKING
/usr/share/doc/garcon-devel/STATUS
/usr/share/doc/garcon-devel/TODO
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/garcon
/usr/share/gtk-doc/html/garcon/GarconMenu.html
/usr/share/gtk-doc/html/garcon/GarconMenuDirectory.html
/usr/share/gtk-doc/html/garcon/GarconMenuElement.html
/usr/share/gtk-doc/html/garcon/GarconMenuItem.html
/usr/share/gtk-doc/html/garcon/GarconMenuItemCache.html
/usr/share/gtk-doc/html/garcon/GarconMenuMerger.html
/usr/share/gtk-doc/html/garcon/GarconMenuParser.html
/usr/share/gtk-doc/html/garcon/GarconMenuSeparator.html
/usr/share/gtk-doc/html/garcon/GarconMenuTreeProvider.html
/usr/share/gtk-doc/html/garcon/api-index-full.html
/usr/share/gtk-doc/html/garcon/garcon-Desktop-Environment-Configuration.html
/usr/share/gtk-doc/html/garcon/garcon-GarconGtkMenu.html
/usr/share/gtk-doc/html/garcon/garcon-GarconMenuItemAction.html
/usr/share/gtk-doc/html/garcon/garcon-Version-Information.html
/usr/share/gtk-doc/html/garcon/garcon-garcon-gtk.html
/usr/share/gtk-doc/html/garcon/garcon-garcon-menu-item-pool.html
/usr/share/gtk-doc/html/garcon/garcon-garcon-menu-node.html
/usr/share/gtk-doc/html/garcon/garcon-garcon.html
/usr/share/gtk-doc/html/garcon/garcon-gtk-menu.html
/usr/share/gtk-doc/html/garcon/garcon-menus.html
/usr/share/gtk-doc/html/garcon/garcon-miscellaneous.html
/usr/share/gtk-doc/html/garcon/garcon-parsing.html
/usr/share/gtk-doc/html/garcon/garcon.devhelp2
/usr/share/gtk-doc/html/garcon/home.png
/usr/share/gtk-doc/html/garcon/index.html
/usr/share/gtk-doc/html/garcon/left-insensitive.png
/usr/share/gtk-doc/html/garcon/left.png
/usr/share/gtk-doc/html/garcon/object-tree.html
/usr/share/gtk-doc/html/garcon/pt01.html
/usr/share/gtk-doc/html/garcon/right-insensitive.png
/usr/share/gtk-doc/html/garcon/right.png
/usr/share/gtk-doc/html/garcon/style.css
/usr/share/gtk-doc/html/garcon/up-insensitive.png
/usr/share/gtk-doc/html/garcon/up.png

References

Summary

In this tutorial we learn how to install garcon-devel on CentOS 8 using yum and dnf.