How to Install and Uninstall gtk2.i686 Package on AlmaLinux 9

Last updated: September 28,2024

1. Install "gtk2.i686" package

This guide let you learn how to install gtk2.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install gtk2.i686

2. Uninstall "gtk2.i686" package

This tutorial shows how to uninstall gtk2.i686 on AlmaLinux 9:

$ sudo dnf remove gtk2.i686 $ sudo dnf autoremove

3. Information about the gtk2.i686 package on AlmaLinux 9

Last metadata expiration check: 1:45:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gtk2
Version : 2.24.33
Release : 8.el9
Architecture : i686
Size : 3.6 M
Source : gtk2-2.24.33-8.el9.src.rpm
Repository : appstream
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.