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

Last updated: October 06,2024

1. Install "libglademm24.i686" package

This tutorial shows how to install libglademm24.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libglademm24.i686

2. Uninstall "libglademm24.i686" package

This is a short guide on how to uninstall libglademm24.i686 on Fedora 35:

$ sudo dnf remove libglademm24.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:07:53 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libglademm24
Version : 2.6.7
Release : 31.fc35
Architecture : i686
Size : 35 k
Source : libglademm24-2.6.7-31.fc35.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.