How to Install and Uninstall python311-lark Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python311-lark" package

This guide covers the steps necessary to install python311-lark on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-lark

2. Uninstall "python311-lark" package

In this section, we are going to explain the necessary steps to uninstall python311-lark on openSUSE Leap:

$ sudo zypper remove python311-lark

3. Information about the python311-lark package on openSUSE Leap

Information for package python311-lark:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-lark
Version : 1.1.5-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-lark-1.1.5-150400.9.3.9.src
Upstream URL : https://github.com/lark-parser/lark
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.

5. The same packages on other Linux Distributions