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

Last updated: October 06,2024

1. Install "python312-kmatch" package

In this section, we are going to explain the necessary steps to install python312-kmatch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-kmatch

2. Uninstall "python312-kmatch" package

Please follow the guidelines below to uninstall python312-kmatch on openSuSE Tumbleweed:

$ sudo zypper remove python312-kmatch

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

Information for package python312-kmatch:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-kmatch
Version : 0.5.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 29.4 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.