How to Install and Uninstall python3-ansicolors.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "python3-ansicolors.noarch" package

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

$ sudo dnf update $ sudo dnf install python3-ansicolors.noarch

2. Uninstall "python3-ansicolors.noarch" package

Please follow the step by step instructions below to uninstall python3-ansicolors.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-ansicolors.noarch $ sudo dnf autoremove

3. Information about the python3-ansicolors.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:04:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-ansicolors
Version : 1.1.8
Release : 14.el8
Architecture : noarch
Size : 24 k
Source : python-ansicolors-1.1.8-14.el8.src.rpm
Repository : epel
Summary : ANSI colors for Python
URL : https://pypi.python.org/pypi/ansicolors
License : ISC
Description : Add ANSI colors and decorations to your strings.