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

Last updated: May 16,2024

1. Install "python36-kmatch" package

This tutorial shows how to install python36-kmatch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-kmatch

2. Uninstall "python36-kmatch" package

This is a short guide on how to uninstall python36-kmatch on openSuSE Tumbleweed:

$ sudo zypper remove python36-kmatch

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

Information for package python36-kmatch:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-kmatch
Version : 0.3.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 25,1 KiB
Installed : No
Status : not installed
Source package : python-kmatch-0.3.0-2.6.src
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.