How to Install and Uninstall python3-gi Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "python3-gi" package

Please follow the guidelines below to install python3-gi on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-gi

2. Uninstall "python3-gi" package

In this section, we are going to explain the necessary steps to uninstall python3-gi on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-gi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-gi package on Ubuntu 21.10 (Impish Indri)

Package: python3-gi
Architecture: amd64
Version: 3.40.1-1build1
Multi-Arch: allowed
Priority: important
Section: python
Source: pygobject
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 746
Depends: gir1.2-glib-2.0 (>= 1.48.0), python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.62.0-4~), libglib2.0-0 (>= 2.56.0)
Filename: pool/main/p/pygobject/python3-gi_3.40.1-1build1_amd64.deb
Size: 228946
MD5sum: ce2a8f46d272e0ea95f137623313a3dc
SHA1: 6d7f40760eeb423a67fb75ca8e948c3df0b02cfb
SHA256: 1b77633a9d1f4131464e44cd81bca951bd78d5f6c4dfadc64b2d01840b57f6e6
SHA512: 0c33800f64344359ed571be4e09b9f07f72f0d22626285dbc54f9c5dff79c7fba669caf6aa878c78a8c7f0d1f081b5981636a53be727821bb45b58c63f3ab536
Homepage: https://wiki.gnome.org/Projects/PyGObject
Description-en: Python 3 bindings for gobject-introspection libraries
GObject is an abstraction layer that allows programming with an object
paradigm that is compatible with many languages. It is a part of Glib,
the core library used to build GTK+ and GNOME.
.
This package contains the Python 3 binding generator for libraries that
support gobject-introspection, i. e. which ship a gir1.2--
package. With these packages, the libraries can be used from Python 3.
Description-md5: f0850471c776a975236399e3050363aa
Task: minimal, server-minimal