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

Last updated: May 17,2024

1. Install "python3-gi-cairo" package

This is a short guide on how to install python3-gi-cairo on Kali Linux

$ sudo apt update $ sudo apt install python3-gi-cairo

2. Uninstall "python3-gi-cairo" package

Here is a brief guide to show you how to uninstall python3-gi-cairo on Kali Linux:

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

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

Package: python3-gi-cairo
Source: pygobject
Version: 3.47.0-3
Installed-Size: 65
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: python3-cairo (>= 1.11.1), python3-gi (= 3.47.0-3), python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.64.0)
Size: 13716
SHA256: b5cc97e599ea435aefc31eae4ecd6933c403ffda69e171af1d28b9eb52f59087
SHA1: 8f5b46349b332afb1e0d22bb62ef61adaf469caa
MD5sum: 6aa4995e8cce16c57ea55b661c022642
Description: Python 3 Cairo bindings for the GObject library
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 Cairo bindings for GObject. It is mostly
used by other bindings to map their GObjects to Python objects.
Description-md5:
Homepage: https://pygobject.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/p/pygobject/python3-gi-cairo_3.47.0-3_amd64.deb