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

Last updated: November 26,2024

1. Install "colortest-python" package

Learn how to install colortest-python on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install colortest-python

2. Uninstall "colortest-python" package

Please follow the guidance below to uninstall colortest-python on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: colortest-python
Priority: optional
Section: universe/utils
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: all
Version: 2.2-1
Depends: python:any
Suggests: colortest
Filename: pool/universe/c/colortest-python/colortest-python_2.2-1_all.deb
Size: 10644
MD5sum: a4af4230f289d5bf769eea4dcd8b40e4
SHA1: f3094949f21d95e394ff7f78ec1f4016df26d034
SHA256: 167bb8a808a4668498e053305404ca269405c2d1370d9373ab466b58274e9061
Description-en: utility to test color capabilities of terminal
Most terminals are capable of displaying 16 colors; 8 colors and 2
different brightness values, some (like xterm) can display more, even
256 colors.
.
The program automatically detects 8, 16, 88, 256 color capabilities
(via ncurses) and displays the appropriate color charts. Program can
display the colors as blocks or 2d cubes optionally with color values
overlaid in int or hex values, it can show the full rgb text string
and show the display with a vertical (default) or horizontal
orientation.
.
In addition to the color charts it can also convert between 256 and
88 color values. This can be useful when converting various terminals
like between urxvt and xterm-256.
.
The goal of this program was to provide the functionality of all the
various Perl and sh scripts in one place with some bells and whistles.
Description-md5: 474aa450df30272bc05867fbd9566912
Homepage: http://freshmeat.net/projects/terminal_colors
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu