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

Last updated: November 29,2024

1. Install "libglademm24.i686" package

In this section, we are going to explain the necessary steps to install libglademm24.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libglademm24.i686

2. Uninstall "libglademm24.i686" package

In this section, we are going to explain the necessary steps to uninstall libglademm24.i686 on Fedora 38:

$ sudo dnf remove libglademm24.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:21:02 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libglademm24
Version : 2.6.7
Release : 41.fc38
Architecture : i686
Size : 36 k
Source : libglademm24-2.6.7-41.fc38.src.rpm
Repository : fedora
Summary : C++ wrapper for libglade
URL : https://www.gtkmm.org/
License : LGPL-2.0-or-later
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.