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

Last updated: December 26,2024

1. Install "python38-kmatch" package

This is a short guide on how to install python38-kmatch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-kmatch

2. Uninstall "python38-kmatch" package

Here is a brief guide to show you how to uninstall python38-kmatch on openSuSE Tumbleweed:

$ sudo zypper remove python38-kmatch

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

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