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

Last updated: June 26,2024

1. Install "gtk3.x86_64" package

Please follow the guidance below to install gtk3.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gtk3.x86_64

2. Uninstall "gtk3.x86_64" package

Please follow the guidance below to uninstall gtk3.x86_64 on Amazon Linux 2:

$ sudo yum remove gtk3.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : gtk3
Arch : x86_64
Version : 3.22.30
Release : 3.amzn2
Size : 4.4 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+.