How to Install and Uninstall python3-colorclass.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-colorclass.noarch" package

This tutorial shows how to install python3-colorclass.noarch on Rocky Linux 8

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

2. Uninstall "python3-colorclass.noarch" package

This is a short guide on how to uninstall python3-colorclass.noarch on Rocky Linux 8:

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

3. Information about the python3-colorclass.noarch package on Rocky Linux 8

Last metadata expiration check: 1:18:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-colorclass
Version : 2.2.0
Release : 6.el8
Architecture : noarch
Size : 41 k
Source : python-colorclass-2.2.0-6.el8.src.rpm
Repository : epel
Summary : Yet another ANSI color text library for Python
URL : https://pypi.python.org/pypi/colorclass
License : MIT
Description : Colorful worry-free console applications for Linux, Mac OS X, and Windows.
: Yet another ANSI color text library for Python. Provides "auto colors" for
: dark/light terminals. Works on Linux, OS X, and Windows.