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

Last updated: May 04,2024

1. Install "python3-enlighten.noarch" package

In this section, we are going to explain the necessary steps to install python3-enlighten.noarch on Fedora 34

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

2. Uninstall "python3-enlighten.noarch" package

Please follow the guidance below to uninstall python3-enlighten.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:58:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-enlighten
Version : 1.10.1
Release : 1.fc34
Architecture : noarch
Size : 73 k
Source : python-enlighten-1.10.1-1.fc34.src.rpm
Repository : updates
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.