How to Install and Uninstall colortest-python Package on Kali Linux

Last updated: November 26,2024

1. Install "colortest-python" package

Please follow the steps below to install colortest-python on Kali Linux

$ sudo apt update $ sudo apt install colortest-python

2. Uninstall "colortest-python" package

Please follow the step by step instructions below to uninstall colortest-python on Kali Linux:

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

3. Information about the colortest-python package on Kali Linux

Package: colortest-python
Version: 3.0.2-1
Installed-Size: 36
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 10820
SHA256: 09b4ffe511eced90c6939a3c8e9417bc0cf6f90d26c58b008c1ef07699533839
SHA1: 2c9fa48806b46141fa045fd76fcb1d5c442ff9a2
MD5sum: 3735c851a2e31fcc071a44bad208b8dc
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/eikenb/terminal-colors
Tag: implemented-in::python, interface::commandline, role::program,
scope::utility
Section: utils
Priority: optional
Filename: pool/main/c/colortest-python/colortest-python_3.0.2-1_all.deb