How to Install and Uninstall glibmm24.i686 Package on CentOS 8 / RHEL 8

Last updated: September 21,2024

1. Install "glibmm24.i686" package

Please follow the guidelines below to install glibmm24.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install glibmm24.i686

2. Uninstall "glibmm24.i686" package

Learn how to uninstall glibmm24.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove glibmm24.i686 $ sudo dnf autoremove

3. Information about the glibmm24.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:40:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : glibmm24
Version : 2.56.0
Release : 1.el8
Architecture : i686
Size : 700 k
Source : glibmm24-2.56.0-1.el8.src.rpm
Repository : appstream
Summary : C++ interface for the GLib library
URL : http://www.gtkmm.org/
License : LGPLv2+
Description : glibmm is the official C++ interface for the popular cross-platform
: library GLib. It provides non-UI API that is not available in standard
: C++ and makes it possible for gtkmm to wrap GObject-based APIs.