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

Last updated: November 10,2024

1. Install "python3-termcolor" package

This guide let you learn how to install python3-termcolor on Kali Linux

$ sudo apt update $ sudo apt install python3-termcolor

2. Uninstall "python3-termcolor" package

Please follow the instructions below to uninstall python3-termcolor on Kali Linux:

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

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

Package: python3-termcolor
Source: python-termcolor
Version: 1.1.0-4
Installed-Size: 28
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 5784
SHA256: 675b43f3a10b681b98e89cd30c013b602e9b8d78523f18147f365c866db7f007
SHA1: e099d6965d29459a555978f378b765c1507e770d
MD5sum: a2e4bbbb3358db47a6ea4abfa185d602
Description: ANSII Color formatting for output in terminal - Python 3.x
The termcolor Python module provides ANSII Color formatting for output in
terminal. It may be useful for the output of unit testing results in color,
for example using openstack.nose_plugin.
.
This package provides the module for Python 3.x.
Description-md5:
Homepage: https://pypi.python.org/pypi/termcolor
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-termcolor/python3-termcolor_1.1.0-4_all.deb