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

Last updated: May 09,2024

1. Install "python3-aafigure" package

Please follow the steps below to install python3-aafigure on Kali Linux

$ sudo apt update $ sudo apt install python3-aafigure

2. Uninstall "python3-aafigure" package

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

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

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

Package: python3-aafigure
Source: python-aafigure
Version: 0.6-2
Installed-Size: 680
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-pil, python3-reportlab, python3:any
Size: 78068
SHA256: f3f4f04694d38dc1dceb00d74c3bb29595de4d8e77cf3b39cd5093bd296cb10f
SHA1: 4e902445cce069ee32c10b3605841ffd35aafb17
MD5sum: 5a96b09e64a3ee4629e13ecf128dc96f
Description: aafigure - ASCII art to image converter
aafigure is a command line tool that converts drawings in text files to
images. Several output formats are supported (SVG, PDF, PNG, JPG and more).
.
A Python package is also installed, so that the conversion can also be
used by Python programs.
.
Note on dependency on other packages: PDF output requires python-reportlab and
bitmap formats require python-imaging.
Description-md5:
Homepage: https://github.com/aafigure/aafigure
Section: python
Priority: optional
Filename: pool/main/p/python-aafigure/python3-aafigure_0.6-2_all.deb