How to Install and Uninstall colortest-python Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "colortest-python" package

This guide let you learn how to install colortest-python on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install colortest-python

2. Uninstall "colortest-python" package

Learn how to uninstall colortest-python on Ubuntu 21.10 (Impish Indri):

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

3. Information about the colortest-python package on Ubuntu 21.10 (Impish Indri)

Package: colortest-python
Architecture: all
Version: 3.0.1-4
Multi-Arch: foreign
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: python3:any
Filename: pool/universe/c/colortest-python/colortest-python_3.0.1-4_all.deb
Size: 11272
MD5sum: 0b70ef3040fcb935d760155f581c5ff5
SHA1: 157b73b13c8e629702a5e81358945c9c1d95d2c1
SHA256: 6475ddb8fdbe11273be0480942154be292c4a4cebec8bf3ceae988968e540513
SHA512: aabe2aa7ef0e24d5c4a8a874baf9075fc56ae2c925bc0e27734cd07ae773a25a452bae95b7858c267a88593febb095b9567fbd9f81281306aa7a2d958d27fe5e
Homepage: https://github.com/eikenb/terminal-colors
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 in writing this script was to provide all the functionality of all
the various terminal color displaying scripts found around the web in one
place with some additional bells and whistles.
Description-md5: e8daeb720611ad9d602f65161a5a44e0