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

Last updated: May 20,2024

1. Install "python39-kmatch" package

Please follow the instructions below to install python39-kmatch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-kmatch

2. Uninstall "python39-kmatch" package

This guide let you learn how to uninstall python39-kmatch on openSuSE Tumbleweed:

$ sudo zypper remove python39-kmatch

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

Information for package python39-kmatch:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.