How to Install and Uninstall python3-tqdm.noarch Package on CentOS 8 / RHEL 8
Last updated: January 15,2025
1. Install "python3-tqdm.noarch" package
This guide let you learn how to install python3-tqdm.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-tqdm.noarch
Copied
2. Uninstall "python3-tqdm.noarch" package
Please follow the step by step instructions below to uninstall python3-tqdm.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-tqdm.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-tqdm.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:08:08 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-tqdm
Version : 4.50.2
Release : 1.el8
Architecture : noarch
Size : 126 k
Source : python-tqdm-4.50.2-1.el8.src.rpm
Repository : epel
Summary : Fast, Extensible Progress Meter
URL : https://github.com/tqdm/tqdm
License : MPLv2.0 and MIT
Description : tqdm (read taqadum, تقدّم) means "progress" in Arabic.
:
: Instantly make your loops show a smart progress meter - just wrap any iterable
: with "tqdm(iterable)", and you are done!
:
: Python 3 version.
Available Packages
Name : python3-tqdm
Version : 4.50.2
Release : 1.el8
Architecture : noarch
Size : 126 k
Source : python-tqdm-4.50.2-1.el8.src.rpm
Repository : epel
Summary : Fast, Extensible Progress Meter
URL : https://github.com/tqdm/tqdm
License : MPLv2.0 and MIT
Description : tqdm (read taqadum, تقدّم) means "progress" in Arabic.
:
: Instantly make your loops show a smart progress meter - just wrap any iterable
: with "tqdm(iterable)", and you are done!
:
: Python 3 version.