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

Last updated: December 25,2024

1. Install "python-couleur" package

Here is a brief guide to show you how to install python-couleur on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-couleur

2. Uninstall "python-couleur" package

This is a short guide on how to uninstall python-couleur on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-couleur
Priority: optional
Section: universe/python
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.5.0-3
Depends: python-nose, python-sure, python (>= 2.7), python (<< 2.8)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-couleur/python-couleur_0.5.0-3_all.deb
Size: 5476
MD5sum: ae675243aa27e1c9f42966076ad66359
SHA1: 70a0cfb0a7126ac61e41c496cc7fd4ee710d41a8
SHA256: e422e7351917c13dd64f1e65fc94eaaeca091893b660996867bbf646afb7fb05
Description-en: tool to play around with ANSI features in a unix terminal
Couleur is an ANSI terminal tool for Python, colored shell and other handy
fancy features. With couleur you can mix modifiers and colors. Couleur is made
of a single Python file and comes with syntax sugar.
Description-md5: e1c5a0e5b5b00a8b811cd062b5be5295
Homepage: http://github.com/gabrielfalcao/couleur
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu