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

Last updated: May 06,2024

1. Install "python3-xtermcolor" package

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

$ sudo apt update $ sudo apt install python3-xtermcolor

2. Uninstall "python3-xtermcolor" package

In this section, we are going to explain the necessary steps to uninstall python3-xtermcolor on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-xtermcolor
Priority: optional
Section: universe/python
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Salvo 'LtWorf' Tomaselli
Architecture: all
Source: python-xtermcolor
Version: 1.2.1-2
Depends: python3:any (>= 3.4~)
Filename: pool/universe/p/python-xtermcolor/python3-xtermcolor_1.2.1-2_all.deb
Size: 6186
MD5sum: bf72b8c6e9079802c213e7d3bf921a00
SHA1: fb67fc6029730f8e69aa5319df618ceee8fd5089
SHA256: b29fd11f4ada1f64925f92b2c8defdf6abdd840a7d199f407b5f124fe90f62ad
Description-en: Python3 module to print coloured text on terminals
This module provides a simple API to print in color on terminals, it can
accept RGB and ANSI colors, and can use 256 colors.
.
This package provides Python 3.x version of python-xtermcolor
Description-md5: 275947755d288b5f1a869951c11af9f8
Homepage: https://github.com/broadinstitute/xtermcolor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu