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

Last updated: July 07,2024

1. Install "python310-kmatch" package

Please follow the guidelines below to install python310-kmatch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-kmatch

2. Uninstall "python310-kmatch" package

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

$ sudo zypper remove python310-kmatch

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

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