How to Install and Uninstall python-tqdm-bash-completion Package on openSUSE Leap
Last updated: November 16,2024
1. Install "python-tqdm-bash-completion" package
This guide covers the steps necessary to install python-tqdm-bash-completion on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python-tqdm-bash-completion
Copied
2. Uninstall "python-tqdm-bash-completion" package
Here is a brief guide to show you how to uninstall python-tqdm-bash-completion on openSUSE Leap:
$
sudo zypper remove
python-tqdm-bash-completion
Copied
3. Information about the python-tqdm-bash-completion package on openSUSE Leap
Information for package python-tqdm-bash-completion:
----------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python-tqdm-bash-completion
Version : 4.66.1-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.9 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 : Bash completion for python-tqdm
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.
This package provides the completion file for bash
----------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python-tqdm-bash-completion
Version : 4.66.1-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.9 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 : Bash completion for python-tqdm
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.
This package provides the completion file for bash