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

Last updated: May 19,2024

1. Install "python3-gobject.i686" package

This guide covers the steps necessary to install python3-gobject.i686 on Fedora 36

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

2. Uninstall "python3-gobject.i686" package

This tutorial shows how to uninstall python3-gobject.i686 on Fedora 36:

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

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

Last metadata expiration check: 0:05:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-gobject
Version : 3.42.1
Release : 1.fc36
Architecture : i686
Size : 17 k
Source : pygobject3-3.42.1-1.fc36.src.rpm
Repository : updates
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.