How to Install and Uninstall python311-kmatch Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python311-kmatch" package

Please follow the step by step instructions below to install python311-kmatch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-kmatch

2. Uninstall "python311-kmatch" package

Please follow the step by step instructions below to uninstall python311-kmatch on openSuSE Tumbleweed:

$ sudo zypper remove python311-kmatch

3. Information about the python311-kmatch package on openSuSE Tumbleweed

Information for package python311-kmatch:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-kmatch
Version : 0.5.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 31.0 KiB
Installed : No
Status : not installed
Source package : python-kmatch-0.5.0-2.4.src
Upstream URL : https://github.com/ambitioninc/kmatch
Summary : A language for matching/validating/filtering Python dictionaries
Description :
The kmatch library provides a language for matching Python
dictionaries. Patterns are specified as lists of filters combined
with logical operators.