How to Install and Uninstall python-gi-dev Package on Kali Linux

Last updated: October 06,2024

1. Install "python-gi-dev" package

Please follow the guidance below to install python-gi-dev on Kali Linux

$ sudo apt update $ sudo apt install python-gi-dev

2. Uninstall "python-gi-dev" package

Please follow the instructions below to uninstall python-gi-dev on Kali Linux:

$ sudo apt remove python-gi-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gi-dev package on Kali Linux

Package: python-gi-dev
Source: pygobject
Version: 3.47.0-3
Installed-Size: 46
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libffi-dev (>= 3.3), libglib2.0-dev (>= 2.64.0), python3-gi (= 3.47.0-3)
Size: 13076
SHA256: 142792f7c6eea2997ab4657e5297cd4b4612dc3de73991943c493e8c3006a049
SHA1: 543096c2bdec198b667f25af886591f52dfc8d30
MD5sum: 6d11454f66c09617ff14128fc97fbce7
Description: development headers for GObject Python bindings
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 development headers needed to build C extensions
which use pygobject.
Description-md5:
Homepage: https://pygobject.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/p/pygobject/python-gi-dev_3.47.0-3_amd64.deb