How to Install and Uninstall python3-gobject.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "python3-gobject.x86_64" package

This guide let you learn how to install python3-gobject.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-gobject.x86_64

2. Uninstall "python3-gobject.x86_64" package

Please follow the instructions below to uninstall python3-gobject.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-gobject.x86_64 $ sudo dnf autoremove

3. Information about the python3-gobject.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:42:45 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-gobject
Version : 3.28.3
Release : 2.el8
Architecture : x86_64
Size : 26 k
Source : pygobject3-3.28.3-2.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Python 3 bindings for GObject Introspection
URL : https://wiki.gnome.org/Projects/PyGObject
License : LGPLv2+ and MIT
Description : The python3-gobject package provides a convenient wrapper for the GObject
: library and and other libraries that are compatible with GObject Introspection,
: for use in Python 3 programs.