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

Last updated: October 09,2024

1. Install "gtk2-devel.i686" package

In this section, we are going to explain the necessary steps to install gtk2-devel.i686 on CentOS Stream 9

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

2. Uninstall "gtk2-devel.i686" package

Please follow the steps below to uninstall gtk2-devel.i686 on CentOS Stream 9:

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

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

Last metadata expiration check: 3:00:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gtk2-devel
Version : 2.24.33
Release : 8.el9
Architecture : i686
Size : 2.8 M
Source : gtk2-2.24.33-8.el9.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.