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

Last updated: July 02,2024

1. Install "python3-colorful" package

Learn how to install python3-colorful on Kali Linux

$ sudo apt update $ sudo apt install python3-colorful

2. Uninstall "python3-colorful" package

Please follow the step by step instructions below to uninstall python3-colorful on Kali Linux:

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

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

Package: python3-colorful
Source: colorful
Version: 0.5.5-0kali1
Architecture: all
Maintainer: Debian Python Team
Installed-Size: 770
Depends: python3:any
Homepage: https://github.com/timofurrer/colorful
Priority: optional
Section: python
Filename: pool/main/c/colorful/python3-colorful_0.5.5-0kali1_all.deb
Size: 162172
SHA256: ad145b176ba828943eb2ac761f2add474888a0f1663e81b33601c0c4248f7b69
SHA1: 29a70315a3d6b23367f2af6307961b5012c3becf
MD5sum: 664d2e4fcff29722f36e9dffce968bca
Description: Terminal string styling done right (Python 3)
This package contains a terminal string styling done right in Python.
.
This package installs the library for Python 3.
Description-md5:

5. The same packages on other Linux Distributions