How to Install and Uninstall python3-gobject.i686 Package on CentOS 8 / RHEL 8
Last updated: January 12,2025
1. Install "python3-gobject.i686" package
This tutorial shows how to install python3-gobject.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-gobject.i686
Copied
2. Uninstall "python3-gobject.i686" package
This guide covers the steps necessary to uninstall python3-gobject.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-gobject.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-gobject.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:52:47 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-gobject
Version : 3.28.3
Release : 2.el8
Architecture : i686
Size : 26 k
Source : pygobject3-3.28.3-2.el8.src.rpm
Repository : appstream
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.
Available Packages
Name : python3-gobject
Version : 3.28.3
Release : 2.el8
Architecture : i686
Size : 26 k
Source : pygobject3-3.28.3-2.el8.src.rpm
Repository : appstream
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.