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

Last updated: May 20,2024

1. Install "python3-crayons" package

Please follow the step by step instructions below to install python3-crayons on Kali Linux

$ sudo apt update $ sudo apt install python3-crayons

2. Uninstall "python3-crayons" package

This tutorial shows how to uninstall python3-crayons on Kali Linux:

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

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

Package: python3-crayons
Source: python-crayons
Version: 0.4.0-1
Installed-Size: 27
Maintainer: TANIGUCHI Takaki
Architecture: all
Depends: python3-colorama, python3:any
Size: 5904
SHA256: c2c7a76d3e920b43769e12ba8f79d3a4694e35412ee85f1efc4e07bb26321949
SHA1: e64d0ba9053ed6657b5b04193c990ec027ea6ad3
MD5sum: d8e2130b9e27e28ac810de33c9ee088b
Description: Text UI colors for Python
This module is really simple, it gives you colored strings for terminal usage.
Included colors are red, green, yellow, blue, black, magenta, cyan, white, and
normal ( as well as clean and disable).
Description-md5:
Homepage: https://github.com/MasterOdin/crayons
Section: python
Priority: optional
Filename: pool/main/p/python-crayons/python3-crayons_0.4.0-1_all.deb