How to Install and Uninstall glibmm2.4.i686 Package on Fedora 39

Last updated: September 27,2024

1. Install "glibmm2.4.i686" package

Please follow the instructions below to install glibmm2.4.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install glibmm2.4.i686

2. Uninstall "glibmm2.4.i686" package

Please follow the step by step instructions below to uninstall glibmm2.4.i686 on Fedora 39:

$ sudo dnf remove glibmm2.4.i686 $ sudo dnf autoremove

3. Information about the glibmm2.4.i686 package on Fedora 39

Last metadata expiration check: 0:01:10 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : glibmm2.4
Version : 2.66.6
Release : 2.fc39
Architecture : i686
Size : 739 k
Source : glibmm2.4-2.66.6-2.fc39.src.rpm
Repository : fedora
Summary : C++ interface for the GLib library
URL : https://gtkmm.org/
License : LGPL-2.1-or-later AND GPL-2.0-or-later
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.