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

Last updated: July 01,2024

1. Install "python-fabulous" package

This guide let you learn how to install python-fabulous on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fabulous

2. Uninstall "python-fabulous" package

Learn how to uninstall python-fabulous on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-fabulous
Priority: optional
Section: universe/python
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: fabulous
Version: 0.1.5+dfsg1-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-grapefruit, libc6 (>= 2.2.5)
Filename: pool/universe/f/fabulous/python-fabulous_0.1.5+dfsg1-1_amd64.deb
Size: 25080
MD5sum: fa8ca58ce5292beca26011af214ce5ce
SHA1: 4d2539c96e9d8081a26f6db54fdc22b006d14254
SHA256: 6145775f83d329272dac66087e7dc76314e6c6184366d6b52d0f3028aacc8aba
Description-en: Python module to make your terminal output fabulous
Fabulous is a Python library designed to make the output of terminal
applications look fabulous. Fabulous allows you to print colors, images, and
stylized text to the console (without curses.) Fabulous also offers features
to improve the usability of Python's standard logging system.
Description-md5: fbb2657bc851236a325e490d83f1518a
Homepage: http://lobstertech.com/fabulous.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu