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

Last updated: May 19,2024

1. Install "python312-progressbar" package

Please follow the steps below to install python312-progressbar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-progressbar

2. Uninstall "python312-progressbar" package

This guide let you learn how to uninstall python312-progressbar on openSuSE Tumbleweed:

$ sudo zypper remove python312-progressbar

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

Information for package python312-progressbar:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-progressbar
Version : 2.5-3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 92.9 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.