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

Last updated: May 08,2024

1. Install "python3-termstyle" package

In this section, we are going to explain the necessary steps to install python3-termstyle on Kali Linux

$ sudo apt update $ sudo apt install python3-termstyle

2. Uninstall "python3-termstyle" package

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

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

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

Package: python3-termstyle
Source: python-termstyle
Version: 0.1.10-4
Installed-Size: 24
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 5444
SHA256: 0ab54024d255bd053f7b238dfcccfaa9c7afbd082e0c0360c772f90c8107a283
SHA1: 3941b83f98117d909cc01d52b7381a13731d0383
MD5sum: 2cd7f5b6193e49e687fb7399abf854f5
Description: console colouring for python - Python 3.x
Termstyle is a simple Python library for adding coloured output to terminal
(console) programs. The definitions come from ECMA-048, the "Control Functions
for Coded Character Sets" standard.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://gfxmonk.net/dist/0install/python-termstyle.xml
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-termstyle/python3-termstyle_0.1.10-4_all.deb