How to Install and Uninstall python3-aalib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python3-aalib" package

This guide covers the steps necessary to install python3-aalib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-aalib

2. Uninstall "python3-aalib" package

Please follow the steps below to uninstall python3-aalib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-aalib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-aalib
Priority: optional
Section: universe/python
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-aalib
Version: 0.3-2
Depends: libaa1, python3:any (>= 3.3.2-2~)
Suggests: python3-imaging
Filename: pool/universe/p/python-aalib/python3-aalib_0.3-2_all.deb
Size: 6118
MD5sum: fb573655e29f5799423ea0db19b79bf3
SHA1: ebad0fc7100955eaa42041ee89de64abfa07dded
SHA256: 2ef9d9cc8d7180dcd04aee0880e5e49bf033e3a087ca3701ea9694baf6298631
Description-en: 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: 1ea83ee5d85160cce3d39117ea3baab7
Homepage: https://jwilk.net/software/python-aalib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu