How to Install and Uninstall python2-lark-parser Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-lark-parser" package

Please follow the instructions below to install python2-lark-parser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-lark-parser

2. Uninstall "python2-lark-parser" package

Please follow the step by step instructions below to uninstall python2-lark-parser on openSUSE Leap:

$ sudo zypper remove python2-lark-parser

3. Information about the python2-lark-parser package on openSUSE Leap

Information for package python2-lark-parser:
--------------------------------------------
Repository : Main Repository
Name : python2-lark-parser
Version : 0.8.5-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 809,6 KiB
Installed : No
Status : not installed
Source package : python-lark-parser-0.8.5-bp153.1.15.src
Summary : A parsing library for Python
Description :
Lark is a general-purpose parsing library for Python.
With Lark, one can parse any context-free grammar with little code.