How to Install and Uninstall libglademm24.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "libglademm24.i686" package

Please follow the step by step instructions below to install libglademm24.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libglademm24.i686

2. Uninstall "libglademm24.i686" package

This tutorial shows how to uninstall libglademm24.i686 on Fedora 36:

$ sudo dnf remove libglademm24.i686 $ sudo dnf autoremove

3. Information about the libglademm24.i686 package on Fedora 36

Last metadata expiration check: 5:58:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libglademm24
Version : 2.6.7
Release : 33.fc36
Architecture : i686
Size : 35 k
Source : libglademm24-2.6.7-33.fc36.src.rpm
Repository : fedora
Summary : C++ wrapper for libglade
URL : https://www.gtkmm.org/
License : LGPLv2+
Description : This package provides a C++ interface for libglademm. It is a
: subpackage of the GTKmm project. The interface provides a convenient
: interface for C++ programmers to create Gnome GUIs with GTK+'s
: flexible object-oriented framework.