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

Last updated: May 20,2024

1. Install "python3-aalib" package

Please follow the instructions below to install python3-aalib on Kali Linux

$ sudo apt update $ sudo apt install python3-aalib

2. Uninstall "python3-aalib" package

This guide covers the steps necessary to uninstall python3-aalib on Kali Linux:

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

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

Package: python3-aalib
Source: python-aalib
Version: 0.4-3
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Depends: libaa1, python3:any
Suggests: python3-pil
Size: 7876
SHA256: 0dcd3a079c395bf08138fd37acab15a69b09aa0a893bf9210d517cf3ccf468ec
SHA1: 88311cfc3a0e5b12486149d29122e40f026527d5
MD5sum: 065ade0ebdc64d877b82755710473138
Description: Python 3 interface to AAlib, an ASCII art library
AAlib is a portable ASCII art graphics library. Internally, it works like a
graphics display, but the output is rendered into ASCII text.
.
This package makes AAlib accessible in Python 3.
Description-md5:
Homepage: https://jwilk.net/software/python-aalib
Section: python
Priority: optional
Filename: pool/main/p/python-aalib/python3-aalib_0.4-3_all.deb