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

Last updated: July 08,2024

1. Install "python2-PyPrind" package

In this section, we are going to explain the necessary steps to install python2-PyPrind on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-PyPrind

2. Uninstall "python2-PyPrind" package

Please follow the guidance below to uninstall python2-PyPrind on openSUSE Leap:

$ sudo zypper remove python2-PyPrind

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

Information for package python2-PyPrind:
----------------------------------------
Repository : Main Repository
Name : python2-PyPrind
Version : 2.11.2-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 41,3 KiB
Installed : No
Status : not installed
Source package : python-PyPrind-2.11.2-bp153.1.19.src
Summary : Python progress bar and percent indicator utility
Description :
The PyPrind (Python Progress Indicator) module provides a progress
bar and a percentage indicator object that let track the progress
of a loop structure or other iterative computation.
A typical application is the processing of large data sets for
which to provide an intuitive estimate at runtime about the
computation progress.