How to Install and Uninstall python3-gobject.i686 Package on Fedora 34

Last updated: January 19,2025

1. Install "python3-gobject.i686" package

Here is a brief guide to show you how to install python3-gobject.i686 on Fedora 34

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

2. Uninstall "python3-gobject.i686" package

This is a short guide on how to uninstall python3-gobject.i686 on Fedora 34:

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

3. Information about the python3-gobject.i686 package on Fedora 34

Last metadata expiration check: 2:34:39 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-gobject
Version : 3.40.1
Release : 1.fc34
Architecture : i686
Size : 17 k
Source : pygobject3-3.40.1-1.fc34.src.rpm
Repository : fedora
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.