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

Last updated: May 20,2024

1. Install "python39-progressbar" package

Please follow the guidelines below to install python39-progressbar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-progressbar

2. Uninstall "python39-progressbar" package

Here is a brief guide to show you how to uninstall python39-progressbar on openSuSE Tumbleweed:

$ sudo zypper remove python39-progressbar

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

Information for package python39-progressbar:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-progressbar
Version : 2.5-3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 76.3 KiB
Installed : No
Status : not installed
Source package : python-progressbar-2.5-3.5.src
Upstream URL : https://github.com/niltonvolpato/python-progressbar
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.