How to Install and Uninstall python3-enlighten.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-enlighten.noarch" package
This is a short guide on how to install python3-enlighten.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-enlighten.noarch
Copied
2. Uninstall "python3-enlighten.noarch" package
This is a short guide on how to uninstall python3-enlighten.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-enlighten.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-enlighten.noarch package on Rocky Linux 8
Last metadata expiration check: 2:30:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-enlighten
Version : 1.10.2
Release : 1.el8
Architecture : noarch
Size : 67 k
Source : python-enlighten-1.10.2-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.
Available Packages
Name : python3-enlighten
Version : 1.10.2
Release : 1.el8
Architecture : noarch
Size : 67 k
Source : python-enlighten-1.10.2-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.