How to Install and Uninstall colortest-python Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

1. Install "colortest-python" package

This guide covers the steps necessary to install colortest-python on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install colortest-python

2. Uninstall "colortest-python" package

Here is a brief guide to show you how to uninstall colortest-python on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the colortest-python package on Ubuntu 20.10 (Groovy Gorilla)

Package: colortest-python
Architecture: all
Version: 3.0.1-3
Multi-Arch: foreign
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Pablo Mestre Drake
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: python3:any
Filename: pool/universe/c/colortest-python/colortest-python_3.0.1-3_all.deb
Size: 11184
MD5sum: e713c17f1f8feb8110670517af675d04
SHA1: ebcb4bf0e7ba30db6261ada907116ef2ba77dcab
SHA256: a355a52fd043f0fa4622ff309414afd3a936296f9de7b749fd5e04a1e6b8764b
SHA512: d39a82a088b70af5e0db7404ce16a1fe4109da6a0e209d46f54b5c8a932e475ba14a7c82b1b96e18f150b2d2ca308c0152f21c3e82ba1121a281dcdc17353f3d
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