How to Install and Uninstall glibmm24.i686 Package on Amazon Linux 2
Last updated: November 29,2024
1. Install "glibmm24.i686" package
Please follow the instructions below to install glibmm24.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
glibmm24.i686
Copied
2. Uninstall "glibmm24.i686" package
Please follow the instructions below to uninstall glibmm24.i686 on Amazon Linux 2:
$
sudo yum remove
glibmm24.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the glibmm24.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : glibmm24
Arch : i686
Version : 2.56.0
Release : 1.amzn2
Size : 573 k
Repo : amzn2-core/2/x86_64
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.
Available Packages
Name : glibmm24
Arch : i686
Version : 2.56.0
Release : 1.amzn2
Size : 573 k
Repo : amzn2-core/2/x86_64
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.