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

Last updated: July 04,2024

1. Install "python-termstyle" package

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

$ sudo apt update $ sudo apt install python-termstyle

2. Uninstall "python-termstyle" package

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

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

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

Package: python-termstyle
Priority: optional
Section: universe/python
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.1.10-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pkg-resources
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-termstyle/python-termstyle_0.1.10-1_all.deb
Size: 5078
MD5sum: 13968deed0cdcafe6db9193b1613a84f
SHA1: 387849007b82b223460efa9b2782210277474756
SHA256: 1bffc408a918ec3aebf6de5c2996f897cd4e45da8c8f1566bcc8198b55034709
Description-en: console colouring for python - Python 2.x
Termstyle is a simple Python library for adding coloured output to terminal
(console) programs. The definitions come from ECMA-048, the "Control Functions
for Coded Character Sets" standard.
.
This package contains the Python 2.x module.
Description-md5: ce5b96ba24e1580456477c3f442dece3
Homepage: http://gfxmonk.net/dist/0install/python-termstyle.xml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu