How to Install and Uninstall python3-lark-parser Package on openSUSE Leap
Last updated: November 05,2024
1. Install "python3-lark-parser" package
This is a short guide on how to install python3-lark-parser on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-lark-parser
Copied
2. Uninstall "python3-lark-parser" package
Here is a brief guide to show you how to uninstall python3-lark-parser on openSUSE Leap:
$
sudo zypper remove
python3-lark-parser
Copied
3. Information about the python3-lark-parser package on openSUSE Leap
Information for package python3-lark-parser:
--------------------------------------------
Repository : Main Repository
Name : python3-lark-parser
Version : 0.8.5-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 754.8 KiB
Installed : No
Status : not installed
Source package : python-lark-parser-0.8.5-bp155.2.10.src
Upstream URL : https://github.com/lark-parser
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.
--------------------------------------------
Repository : Main Repository
Name : python3-lark-parser
Version : 0.8.5-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 754.8 KiB
Installed : No
Status : not installed
Source package : python-lark-parser-0.8.5-bp155.2.10.src
Upstream URL : https://github.com/lark-parser
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.