How to Install and Uninstall python38-progressbar Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python38-progressbar" package

Please follow the guidance below to install python38-progressbar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-progressbar

2. Uninstall "python38-progressbar" package

Please follow the instructions below to uninstall python38-progressbar on openSuSE Tumbleweed:

$ sudo zypper remove python38-progressbar

3. Information about the python38-progressbar package on openSuSE Tumbleweed

Information for package python38-progressbar:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-progressbar
Version : 2.5-2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 76,4 KiB
Installed : No
Status : not installed
Source package : python-progressbar-2.5-2.12.src
Summary : Text Progressbar Library for Python
Description :
This library provides a text mode progressbar. This is tipically used to
display the progress of a long running operation, providing a visual clue that
processing is underway.