How to Install and Uninstall gtk2.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: February 05,2025

1. Install "gtk2.i686" package

This guide covers the steps necessary to install gtk2.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install gtk2.i686

2. Uninstall "gtk2.i686" package

Please follow the steps below to uninstall gtk2.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove gtk2.i686 $ sudo dnf autoremove

3. Information about the gtk2.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:51:33 ago on Mon Feb 26 15:59:38 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 : ubi-8-appstream-rpms
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.