How to Install and Uninstall gtk2-devel.i686 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "gtk2-devel.i686" package

This guide let you learn how to install gtk2-devel.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install gtk2-devel.i686

2. Uninstall "gtk2-devel.i686" package

Please follow the guidance below to uninstall gtk2-devel.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove gtk2-devel.i686 $ sudo dnf autoremove

3. Information about the gtk2-devel.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:54:07 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gtk2-devel
Version : 2.24.32
Release : 4.el8
Architecture : i686
Size : 3.0 M
Source : gtk2-2.24.32-4.el8.src.rpm
Repository : appstream
Summary : Development files for GTK+
URL : http://www.gtk.org
License : LGPLv2+
Description : This package contains the libraries and header files that are needed
: for writing applications with the GTK+ widget toolkit. If you plan
: to develop applications with GTK+, consider installing the gtk2-devel-docs
: package.