How to Install and Uninstall python2-tqdm Package on openSUSE Leap
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-tqdm" package
This guide covers the steps necessary to install python2-tqdm on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-tqdm
Copied
2. Uninstall "python2-tqdm" package
Here is a brief guide to show you how to uninstall python2-tqdm on openSUSE Leap:
$
sudo zypper remove
python2-tqdm
Copied
3. Information about the python2-tqdm package on openSUSE Leap
Information for package python2-tqdm:
-------------------------------------
Repository : Main Repository
Name : python2-tqdm
Version : 4.45.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 413,2 KiB
Installed : No
Status : not installed
Source package : python-tqdm-4.45.0-bp153.1.17.src
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.
-------------------------------------
Repository : Main Repository
Name : python2-tqdm
Version : 4.45.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 413,2 KiB
Installed : No
Status : not installed
Source package : python-tqdm-4.45.0-bp153.1.17.src
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.