How to Install and Uninstall python3-gi Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-gi" package

Please follow the guidelines below to install python3-gi on Kali Linux

$ sudo apt update $ sudo apt install python3-gi

2. Uninstall "python3-gi" package

This is a short guide on how to uninstall python3-gi on Kali Linux:

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

3. Information about the python3-gi package on Kali Linux

Package: python3-gi
Source: pygobject
Version: 3.47.0-3
Installed-Size: 1093
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: gir1.2-glib-2.0 (>= 1.64.0), gir1.2-girepository-2.0, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.71.0), libgirepository-1.0-1-with-libffi8 (>= 1.64.0~), libglib2.0-0 (>= 2.77.0)
Size: 277624
SHA256: 4db3ee86b627abb47e59010ac1cd989fef5f497da97d949b944ee77a1bdd3892
SHA1: 8cae29194b37016a7ae9d44d6ec713576fb52ecd
MD5sum: f906f695688c824669be81daf1a81c14
Description: 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:
Multi-Arch: allowed
Homepage: https://pygobject.readthedocs.io/
Tag: devel::lang:python, implemented-in::TODO, role::shared-lib
Section: python
Priority: optional
Filename: pool/main/p/pygobject/python3-gi_3.47.0-3_amd64.deb