How to Install and Uninstall libglade2-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 06,2024

1. Install "libglade2-devel.x86_64" package

This guide covers the steps necessary to install libglade2-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libglade2-devel.x86_64

2. Uninstall "libglade2-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libglade2-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libglade2-devel.x86_64 $ sudo dnf autoremove

3. Information about the libglade2-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:34:13 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libglade2-devel
Version : 2.6.4
Release : 23.el8
Architecture : x86_64
Size : 48 k
Source : libglade2-2.6.4-23.el8.src.rpm
Repository : epel
Summary : The files needed for libglade application development
URL : http://www.gnome.org
License : LGPLv2+
Description : The libglade-devel package contains the libraries and include files
: that you can use to develop libglade applications.