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

Last updated: November 07,2024

1. Install "python3-colors" package

This is a short guide on how to install python3-colors on Kali Linux

$ sudo apt update $ sudo apt install python3-colors

2. Uninstall "python3-colors" package

This guide let you learn how to uninstall python3-colors on Kali Linux:

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

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

Package: python3-colors
Source: python-ansicolors
Version: 1.1.8-4
Installed-Size: 48
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-ansicolors
Depends: python3:any
Breaks: python3-ansicolors
Size: 10164
SHA256: b0c41a5dd2a9806af181dab75d66c59f47167f3b9dba20be5354b7cdf889e3fb
SHA1: a5ca2bde7461724d62aed20511aa04b8f27d2b6a
MD5sum: e13f65111d9996c9a1163c79bea429a5
Description: ANSI colors for Python
A Python library to add ANSI colors and decorations to strings.
Description-md5:
Homepage: https://github.com/jonathaneunice/colors/
Section: python
Priority: optional
Filename: pool/main/p/python-ansicolors/python3-colors_1.1.8-4_all.deb