How to Install and Uninstall python3-enlighten.noarch Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

1. Install "python3-enlighten.noarch" package

Please follow the steps below to install python3-enlighten.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-enlighten.noarch" package

Please follow the guidelines below to uninstall python3-enlighten.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-enlighten.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:51:22 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-enlighten
Version : 1.9.0
Release : 1.el8
Architecture : noarch
Size : 66 k
Source : python-enlighten-1.9.0-1.el8.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.