How to Install and Uninstall pygtk2-devel.x86_64 Package on Rocky Linux 8

Last updated: April 29,2024

1. Install "pygtk2-devel.x86_64" package

In this section, we are going to explain the necessary steps to install pygtk2-devel.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install pygtk2-devel.x86_64

2. Uninstall "pygtk2-devel.x86_64" package

Here is a brief guide to show you how to uninstall pygtk2-devel.x86_64 on Rocky Linux 8:

$ sudo dnf remove pygtk2-devel.x86_64 $ sudo dnf autoremove

3. Information about the pygtk2-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:31:25 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pygtk2-devel
Version : 2.24.0
Release : 24.module+el8.3.0+157+a69fdc85
Architecture : x86_64
Size : 151 k
Source : pygtk2-2.24.0-24.module+el8.3.0+157+a69fdc85.src.rpm
Repository : appstream
Summary : Development files for building add-on libraries
URL : http://www.pygtk.org/
License : LGPLv2+
Description : This package contains files required to build wrappers for GTK+ add-on
: libraries so that they interoperate with pygtk.