How to Install and Uninstall pygobject2.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 21,2024

1. Install "pygobject2.x86_64" package

Please follow the instructions below to install pygobject2.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install pygobject2.x86_64

2. Uninstall "pygobject2.x86_64" package

This guide let you learn how to uninstall pygobject2.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove pygobject2.x86_64 $ sudo dnf autoremove

3. Information about the pygobject2.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:37:35 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pygobject2
Version : 2.28.7
Release : 4.module_el8.0.0+36+bb6a76a2
Architecture : x86_64
Size : 237 k
Source : pygobject2-2.28.7-4.module_el8.0.0+36+bb6a76a2.src.rpm
Repository : appstream
Summary : Python 2 bindings for GObject
URL : http://www.pygtk.org/
License : LGPLv2+, MIT
Description : The pygobject2 package provides a convenient wrapper for the GObject library
: for use in Python programs.