How to Install and Uninstall libglade2.i686 Package on Fedora 36
Last updated: January 11,2025
1. Install "libglade2.i686" package
This guide covers the steps necessary to install libglade2.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
libglade2.i686
Copied
2. Uninstall "libglade2.i686" package
Here is a brief guide to show you how to uninstall libglade2.i686 on Fedora 36:
$
sudo dnf remove
libglade2.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libglade2.i686 package on Fedora 36
Last metadata expiration check: 4:51:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libglade2
Version : 2.6.4
Release : 27.fc36
Architecture : i686
Size : 66 k
Source : libglade2-2.6.4-27.fc36.src.rpm
Repository : fedora
Summary : The libglade library for loading user interfaces
URL : http://www.gnome.org
License : LGPLv2+
Description : Libglade is a small library that allows a program to load its user
: interface from am XML description at runtime. Libglade uses the XML
: file format used by the GLADE user interface builder GLADE, so
: libglade acts as an alternative to GLADE's code generation
: approach. Libglade also provides a simple interface for connecting
: handlers to the various signals in the interface (on platforms where
: the gmodule library works correctly, it is possible to connect all the
: handlers with a single function call). Once the interface has been
: instantiated, libglade gives no overhead, so other than the short
: initial interface loading time, there is no performance tradeoff.
Available Packages
Name : libglade2
Version : 2.6.4
Release : 27.fc36
Architecture : i686
Size : 66 k
Source : libglade2-2.6.4-27.fc36.src.rpm
Repository : fedora
Summary : The libglade library for loading user interfaces
URL : http://www.gnome.org
License : LGPLv2+
Description : Libglade is a small library that allows a program to load its user
: interface from am XML description at runtime. Libglade uses the XML
: file format used by the GLADE user interface builder GLADE, so
: libglade acts as an alternative to GLADE's code generation
: approach. Libglade also provides a simple interface for connecting
: handlers to the various signals in the interface (on platforms where
: the gmodule library works correctly, it is possible to connect all the
: handlers with a single function call). Once the interface has been
: instantiated, libglade gives no overhead, so other than the short
: initial interface loading time, there is no performance tradeoff.