How to Install and Uninstall python3-colored-traceback Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-colored-traceback" package

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

$ sudo apt update $ sudo apt install python3-colored-traceback

2. Uninstall "python3-colored-traceback" package

This guide covers the steps necessary to uninstall python3-colored-traceback on Kali Linux:

$ sudo apt remove python3-colored-traceback $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-colored-traceback package on Kali Linux

Package: python3-colored-traceback
Source: python-colored-traceback
Version: 0.3.0-4
Installed-Size: 35
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pygments, python3:any
Recommends: python3-colorama
Size: 5688
SHA256: 12e98bd93b15a8838f2fb10121658626ddda79ace77446096234e01c74bcd93f
SHA1: e741559451a68672821730661a6df86c91177c68
MD5sum: 526e387a0dc91d3d088d694807d56d3e
Description: Colorization for Python 3 tracebacks
Automatically colorize Python's uncaught exception tracebacks.
colored_traceback can be used both as module or as executable.
The colorization is done with pygments.
Description-md5:
Homepage: https://github.com/staticshock/colored-traceback.py
Section: python
Priority: optional
Filename: pool/main/p/python-colored-traceback/python3-colored-traceback_0.3.0-4_all.deb