How to Install and Uninstall atkmm.i686 Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "atkmm.i686" package
Please follow the instructions below to install atkmm.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
atkmm.i686
Copied
2. Uninstall "atkmm.i686" package
In this section, we are going to explain the necessary steps to uninstall atkmm.i686 on Amazon Linux 2:
$
sudo yum remove
atkmm.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the atkmm.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : atkmm
Arch : i686
Version : 2.24.2
Release : 1.amzn2.0.2
Size : 83 k
Repo : amzn2-core/2/x86_64
Summary : C++ interface for the ATK library
URL : http://www.gtkmm.org/
License : LGPLv2+
Description : atkmm provides a C++ interface for the ATK library. Highlights
: include typesafe callbacks, widgets extensible via inheritance and
: a comprehensive set of widget classes that can be freely combined
: to quickly create complex user interfaces.
Available Packages
Name : atkmm
Arch : i686
Version : 2.24.2
Release : 1.amzn2.0.2
Size : 83 k
Repo : amzn2-core/2/x86_64
Summary : C++ interface for the ATK library
URL : http://www.gtkmm.org/
License : LGPLv2+
Description : atkmm provides a C++ interface for the ATK library. Highlights
: include typesafe callbacks, widgets extensible via inheritance and
: a comprehensive set of widget classes that can be freely combined
: to quickly create complex user interfaces.