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

Last updated: May 10,2024

1. Install "python3-aggdraw" package

Please follow the step by step instructions below to install python3-aggdraw on Kali Linux

$ sudo apt update $ sudo apt install python3-aggdraw

2. Uninstall "python3-aggdraw" package

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

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

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

Package: python3-aggdraw
Source: aggdraw (1.3.18-1)
Version: 1.3.18-1+b1
Installed-Size: 394
Maintainer: Debian GIS Project
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Size: 77776
SHA256: 1b644dfc5998d0075cd93d0319a54f66c593459d57a3963bb1681364288a7687
SHA1: 43ecc2055709d67573ea64eb55942fa32eb8813c
MD5sum: 9c2249042f1d481320f0b2ac4fd1ff9d
Description: High quality drawing interface for PIL - Python 3.X
The aggdraw module implements the basic WCK 2D Drawing Interface on
top of the AGG library. This library provides high-quality drawing,
with anti-aliasing and alpha compositing, while being fully compatible
with the WCK renderer.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/pytroll/aggdraw
Section: python
Priority: optional
Filename: pool/main/a/aggdraw/python3-aggdraw_1.3.18-1+b1_amd64.deb