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

Last updated: October 09,2024

1. Install "python3-termcolor.noarch" package

Please follow the instructions below to install python3-termcolor.noarch on Fedora 38

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

2. Uninstall "python3-termcolor.noarch" package

Please follow the guidance below to uninstall python3-termcolor.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:16:12 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-termcolor
Version : 1.1.0
Release : 30.fc38
Architecture : noarch
Size : 15 k
Source : python-termcolor-1.1.0-30.fc38.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.