How to Install and Uninstall gtk3.i686 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "gtk3.i686" package

In this section, we are going to explain the necessary steps to install gtk3.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gtk3.i686

2. Uninstall "gtk3.i686" package

Please follow the guidelines below to uninstall gtk3.i686 on Amazon Linux 2:

$ sudo yum remove gtk3.i686 $ sudo yum autoremove

3. Information about the gtk3.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : gtk3
Arch : i686
Version : 3.22.30
Release : 3.amzn2
Size : 4.6 M
Repo : amzn2-core/2/x86_64
Summary : GTK+ graphical user interface library
URL : http://www.gtk.org
License : LGPLv2+
Description : GTK+ is a multi-platform toolkit for creating graphical user
: interfaces. Offering a complete set of widgets, GTK+ is suitable
: for projects ranging from small one-off tools to complete
: application suites.
:
: This package contains version 3 of GTK+.