How to Install and Uninstall python3-colored Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-colored" package

Please follow the guidelines below to install python3-colored on Kali Linux

$ sudo apt update $ sudo apt install python3-colored

2. Uninstall "python3-colored" package

In this section, we are going to explain the necessary steps to uninstall python3-colored on Kali Linux:

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

3. Information about the python3-colored package on Kali Linux

Package: python3-colored
Source: colored
Version: 2.2.3-1
Installed-Size: 73
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 15596
SHA256: 6a00a8a1d0bd710efc13a80ea4f310b1beeb3bdf765eeeeb74a7273f1815f4f9
SHA1: f125f350b77ab5cb8d2e6b500ee02572b29ba4d9
MD5sum: 9e389f3a70d650c8c69baa1fcf06a4ba
Description: simple library for coloring and formatting in terminal
Collection of color codes and names for 256 color terminal setups.
The following is a list of 256 colors for Xterm, containing an example
of the displayed color, Xterm Name, Xterm Number and HEX.
Description-md5:
Homepage: https://gitlab.com/dslackw/colored
Section: python
Priority: optional
Filename: pool/main/c/colored/python3-colored_2.2.3-1_all.deb