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

Last updated: May 06,2024

1. Install "python3-xtermcolor" package

This guide covers the steps necessary to install python3-xtermcolor on Kali Linux

$ sudo apt update $ sudo apt install python3-xtermcolor

2. Uninstall "python3-xtermcolor" package

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

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

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

Package: python3-xtermcolor
Source: python-xtermcolor
Version: 1.2.1-3
Installed-Size: 30
Maintainer: Salvo 'LtWorf' Tomaselli
Architecture: all
Depends: python3:any
Size: 6488
SHA256: 797492245d783d1b5ad947bf6efd089cd247ede9e2970083c44a346faf9c44ea
SHA1: 2448f0a923da4ec62bd4b95f503b78107b07f308
MD5sum: e15119649e9c43987585f04cee48a66a
Description: Python3 module to print coloured text on terminals
This module provides a simple API to print in color on terminals, it can
accept RGB and ANSI colors, and can use 256 colors.
.
This package provides Python 3.x version of python-xtermcolor
Description-md5:
Homepage: https://github.com/broadinstitute/xtermcolor
Section: python
Priority: optional
Filename: pool/main/p/python-xtermcolor/python3-xtermcolor_1.2.1-3_all.deb