How to Install and Uninstall python311-tqdm Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python311-tqdm" package

This tutorial shows how to install python311-tqdm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-tqdm

2. Uninstall "python311-tqdm" package

This guide let you learn how to uninstall python311-tqdm on openSuSE Tumbleweed:

$ sudo zypper remove python311-tqdm

3. Information about the python311-tqdm package on openSuSE Tumbleweed

Information for package python311-tqdm:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-tqdm
Version : 4.66.1-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 607.7 KiB
Installed : No
Status : not installed
Source package : python-tqdm-4.66.1-3.4.src
Upstream URL : https://github.com/tqdm/tqdm
Summary : An extensible progress meter
Description :
tqdm lets you output a progress meter from within loops by wrapping
any iterable with "tqdm(iterable)".
tqdm's overhead is one order of magnitude less than python-progressbar
and does not require ncurses.

5. The same packages on other Linux Distributions