How to Install and Uninstall python2-LEPL Package on openSUSE Leap
Last updated: November 05,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-LEPL" package
Here is a brief guide to show you how to install python2-LEPL on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-LEPL
Copied
2. Uninstall "python2-LEPL" package
In this section, we are going to explain the necessary steps to uninstall python2-LEPL on openSUSE Leap:
$
sudo zypper remove
python2-LEPL
Copied
3. Information about the python2-LEPL package on openSUSE Leap
Information for package python2-LEPL:
-------------------------------------
Repository : Main Repository
Name : python2-LEPL
Version : 5.1.3-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 2,6 MiB
Installed : No
Status : not installed
Source package : python-LEPL-5.1.3-bp153.1.15.src
Summary : Recursive descent, full backtracking parser library
Description :
LEPL is a recursive descent parser, written in Python.
Multiple parses can be found for ambiguous grammars and it can also
handle left-recursive grammars.
-------------------------------------
Repository : Main Repository
Name : python2-LEPL
Version : 5.1.3-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 2,6 MiB
Installed : No
Status : not installed
Source package : python-LEPL-5.1.3-bp153.1.15.src
Summary : Recursive descent, full backtracking parser library
Description :
LEPL is a recursive descent parser, written in Python.
Multiple parses can be found for ambiguous grammars and it can also
handle left-recursive grammars.