How to Install and Uninstall python311-tqdm Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python311-tqdm" package

This guide covers the steps necessary to install python311-tqdm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-tqdm

2. Uninstall "python311-tqdm" package

Please follow the steps below to uninstall python311-tqdm on openSUSE Leap:

$ sudo zypper remove python311-tqdm

3. Information about the python311-tqdm package on openSUSE Leap

Information for package python311-tqdm:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-tqdm
Version : 4.66.1-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 607.6 KiB
Installed : No
Status : not installed
Source package : python-tqdm-4.66.1-150400.9.3.1.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