How to Install and Uninstall python2-proglog Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python2-proglog" package

Please follow the guidelines below to install python2-proglog on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-proglog

2. Uninstall "python2-proglog" package

Please follow the steps below to uninstall python2-proglog on openSUSE Leap:

$ sudo zypper remove python2-proglog

3. Information about the python2-proglog package on openSUSE Leap

Information for package python2-proglog:
----------------------------------------
Repository : Main Repository
Name : python2-proglog
Version : 0.1.9-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 37,3 KiB
Installed : No
Status : not installed
Source package : python-proglog-0.1.9-bp153.1.14.src
Summary : Log and progress bar manager for Python
Description :
Proglog is a progress logging system for Python. It allows developers
to build libraries while giving the user control on the management of
logs, callbacks and progress bars.