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

Last updated: October 06,2024

1. Install "python2-pyPEG2" package

This guide let you learn how to install python2-pyPEG2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyPEG2

2. Uninstall "python2-pyPEG2" package

Please follow the guidelines below to uninstall python2-pyPEG2 on openSUSE Leap:

$ sudo zypper remove python2-pyPEG2

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

Information for package python2-pyPEG2:
---------------------------------------
Repository : Main Repository
Name : python2-pyPEG2
Version : 2.15.2-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 252,0 KiB
Installed : No
Status : not installed
Source package : python-pyPEG2-2.15.2-bp153.1.15.src
Summary : PEG Parser-Interpreter framework for Python
Description :
pyPEG is a plain and simple intrinsic parser interpreter framework
for Python. It is based on Parsing Expression Grammar, PEG.
With pyPEG you can parse many formal languages in a very easy way.