How to Install and Uninstall python3-colored.noarch Package on Oracle Linux 9

Last updated: June 02,2024

1. Install "python3-colored.noarch" package

This guide covers the steps necessary to install python3-colored.noarch on Oracle Linux 9

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

2. Uninstall "python3-colored.noarch" package

Please follow the instructions below to uninstall python3-colored.noarch on Oracle Linux 9:

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

3. Information about the python3-colored.noarch package on Oracle Linux 9

Last metadata expiration check: 0:03:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-colored
Version : 2.2.4
Release : 1.el9
Architecture : noarch
Size : 36 k
Source : python-colored-2.2.4-1.el9.src.rpm
Repository : epel
Summary : Library for color and formatting in terminal
URL : https://gitlab.com/dslackw/colored
License : MIT
Description : Very simple Python library for color and formatting in terminal.
: Collection of color codes and names for 256 color terminal setups.