How to Install and Uninstall glade-libs.x86_64 Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "glade-libs.x86_64" package

This guide covers the steps necessary to install glade-libs.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install glade-libs.x86_64

2. Uninstall "glade-libs.x86_64" package

Please follow the guidance below to uninstall glade-libs.x86_64 on Rocky Linux 8:

$ sudo dnf remove glade-libs.x86_64 $ sudo dnf autoremove

3. Information about the glade-libs.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:10:06 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : glade-libs
Version : 3.22.1
Release : 1.el8
Architecture : x86_64
Size : 704 k
Source : glade-3.22.1-1.el8.src.rpm
Repository : appstream
Summary : Widget library for Glade UI designer
URL : http://glade.gnome.org/
License : GPLv2+ and LGPLv2+
Description : The glade-libs package consists of the widgets that compose the Glade GUI as
: a separate library to ease the integration of Glade into other applications.