How to Install and Uninstall gtk2.i686 Package on CentOS Stream 9

Last updated: January 16,2025

1. Install "gtk2.i686" package

This guide covers the steps necessary to install gtk2.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gtk2.i686

2. Uninstall "gtk2.i686" package

Please follow the guidance below to uninstall gtk2.i686 on CentOS Stream 9:

$ sudo dnf remove gtk2.i686 $ sudo dnf autoremove

3. Information about the gtk2.i686 package on CentOS Stream 9

Last metadata expiration check: 3:16:22 ago on Sat Mar 16 16:03:45 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.