How to Install and Uninstall gtk2.i686 Package on Rocky Linux 9

Last updated: November 02,2024

1. Install "gtk2.i686" package

Please follow the guidance below to install gtk2.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install gtk2.i686

2. Uninstall "gtk2.i686" package

Please follow the instructions below to uninstall gtk2.i686 on Rocky Linux 9:

$ sudo dnf remove gtk2.i686 $ sudo dnf autoremove

3. Information about the gtk2.i686 package on Rocky Linux 9

Last metadata expiration check: 1:32:25 ago on Fri Feb 16 06:49:52 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.