How to Install and Uninstall python3-tqdm.noarch Package on Fedora 36
Last updated: December 29,2024
1. Install "python3-tqdm.noarch" package
Here is a brief guide to show you how to install python3-tqdm.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-tqdm.noarch
Copied
2. Uninstall "python3-tqdm.noarch" package
Please follow the guidance below to uninstall python3-tqdm.noarch on Fedora 36:
$
sudo dnf remove
python3-tqdm.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-tqdm.noarch package on Fedora 36
Last metadata expiration check: 3:05:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-tqdm
Version : 4.64.0
Release : 1.fc36
Architecture : noarch
Size : 132 k
Source : python-tqdm-4.64.0-1.fc36.src.rpm
Repository : updates
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.64.0
Release : 1.fc36
Architecture : noarch
Size : 132 k
Source : python-tqdm-4.64.0-1.fc36.src.rpm
Repository : updates
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.