How to Install and Uninstall python3-termcolor.noarch Package on Fedora 34

Last updated: May 02,2024

1. Install "python3-termcolor.noarch" package

This tutorial shows how to install python3-termcolor.noarch on Fedora 34

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

2. Uninstall "python3-termcolor.noarch" package

This tutorial shows how to uninstall python3-termcolor.noarch on Fedora 34:

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

3. Information about the python3-termcolor.noarch package on Fedora 34

Last metadata expiration check: 4:01:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-termcolor
Version : 1.1.0
Release : 24.fc34
Architecture : noarch
Size : 13 k
Source : python-termcolor-1.1.0-24.fc34.src.rpm
Repository : fedora
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.