How to Install and Uninstall python3-enlighten.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

1. Install "python3-enlighten.noarch" package

Please follow the step by step instructions below to install python3-enlighten.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-enlighten.noarch" package

Please follow the step by step instructions below to uninstall python3-enlighten.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-enlighten.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:08:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-enlighten
Version : 1.10.2
Release : 1.el9
Architecture : noarch
Size : 64 k
Source : python-enlighten-1.10.2-1.el9.src.rpm
Repository : epel
Summary : Enlighten Progress Bar
URL : https://github.com/Rockhopper-Technologies/enlighten
License : MPLv2.0
Description : Enlighten Progress Bar is console progress bar module for Python.
: The main advantage of Enlighten is it allows writing to stdout and stderr
: without any redirection.