How to Install and Uninstall python3-colored-traceback.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "python3-colored-traceback.noarch" package

Please follow the step by step instructions below to install python3-colored-traceback.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-colored-traceback.noarch

2. Uninstall "python3-colored-traceback.noarch" package

Please follow the guidelines below to uninstall python3-colored-traceback.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-colored-traceback.noarch $ sudo dnf autoremove

3. Information about the python3-colored-traceback.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:31:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-colored-traceback
Version : 0.3.0
Release : 7.el9
Architecture : noarch
Size : 17 k
Source : python-colored-traceback-0.3.0-7.el9.src.rpm
Repository : epel
Summary : A library to color exception traces
URL : https://github.com/staticshock/colored-traceback.py
License : ISC
Description : Colored-traceback is a python library to color exception traces.