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

Last updated: May 06,2024

1. Install "gtk2.i686" package

This tutorial shows how to install gtk2.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install gtk2.i686

2. Uninstall "gtk2.i686" package

This is a short guide on how to uninstall gtk2.i686 on CentOS Stream 8:

$ sudo dnf remove gtk2.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:35:49 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : gtk2
Version : 2.24.32
Release : 5.el8
Architecture : i686
Size : 3.6 M
Source : gtk2-2.24.32-5.el8.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.