How to Install and Uninstall python3-termcolor.noarch Package on CentOS Stream 9

Last updated: November 30,2024

1. Install "python3-termcolor.noarch" package

Please follow the steps below to install python3-termcolor.noarch on CentOS Stream 9

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

2. Uninstall "python3-termcolor.noarch" package

Here is a brief guide to show you how to uninstall python3-termcolor.noarch on CentOS Stream 9:

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

3. Information about the python3-termcolor.noarch package on CentOS Stream 9

Last metadata expiration check: 0:41:26 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-termcolor
Version : 1.1.0
Release : 26.el9
Architecture : noarch
Size : 13 k
Source : python-termcolor-1.1.0-26.el9.src.rpm
Repository : epel
Summary : ANSI Color formatting for output in terminal
URL : http://pypi.python.org/pypi/termcolor/1.1.0
License : MIT
Description : A Python 3 version of ANSI Color formatting for output in terminal.