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

Last updated: May 11,2024

1. Install "python3-cairo" package

Here is a brief guide to show you how to install python3-cairo on Kali Linux

$ sudo apt update $ sudo apt install python3-cairo

2. Uninstall "python3-cairo" package

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

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

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

Package: python3-cairo
Source: pycairo
Version: 1.25.1-2
Installed-Size: 716
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libcairo2 (>= 1.18.0)
Size: 140344
SHA256: 82dbc924d20f43206ccbd679b6597b9974345f4efa9b6bdd227d03e2632f8411
SHA1: 02d33ccb97b24cb1c439de0fc709c21e55584f60
MD5sum: a4de71fb050b877e20f9bfe7ad223ea7
Description: Python3 bindings for the Cairo vector graphics library
This package contains modules that allow you to use the Cairo vector
graphics library in Python3 programs.
Description-md5:
Homepage: https://cairographics.org/pycairo/
Section: python
Priority: optional
Filename: pool/main/p/pycairo/python3-cairo_1.25.1-2_amd64.deb