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

Last updated: November 23,2024

1. Install "python-aalib" package

Please follow the guidance below to install python-aalib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-aalib

2. Uninstall "python-aalib" package

This guide covers the steps necessary to uninstall python-aalib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-aalib
Priority: optional
Section: universe/python
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.3-2
Depends: libaa1, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-imaging
Filename: pool/universe/p/python-aalib/python-aalib_0.3-2_all.deb
Size: 6046
MD5sum: c70fd642233fb315fc9e58e5089567ff
SHA1: 2f106c5090aa625e65578636d06b5e4cffb5070e
SHA256: 70090505a88db7adcff795223c2c45d1d335054bfbe73d23bc169b4b143915dd
Description-en: Python 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 2.
Description-md5: 8cb3df85e56c2b6fb169bfc4776d965a
Homepage: https://jwilk.net/software/python-aalib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu