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

Last updated: October 05,2024

1. Install "libglademm24.i686" package

This is a short guide on how to install libglademm24.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libglademm24.i686

2. Uninstall "libglademm24.i686" package

Please follow the guidelines below to uninstall libglademm24.i686 on Fedora 34:

$ sudo dnf remove libglademm24.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:40:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libglademm24
Version : 2.6.7
Release : 29.fc34
Architecture : i686
Size : 35 k
Source : libglademm24-2.6.7-29.fc34.src.rpm
Repository : updates
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.