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

Last updated: July 04,2024

1. Install "python2-parse" package

Learn how to install python2-parse on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-parse

2. Uninstall "python2-parse" package

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

$ sudo zypper remove python2-parse

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

Information for package python2-parse:
--------------------------------------
Repository : Main Repository
Name : python2-parse
Version : 1.15.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 131,7 KiB
Installed : No
Status : not installed
Source package : python-parse-1.15.0-bp153.1.17.src
Summary : Python module for parsing strings using a "format" syntax
Description :
Parse strings using a specification based on the Python format() syntax.