How to Install and Uninstall python3-kmatch Package on openSUSE Leap

Last updated: June 14,2024

1. Install "python3-kmatch" package

This guide let you learn how to install python3-kmatch on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-kmatch

2. Uninstall "python3-kmatch" package

Here is a brief guide to show you how to uninstall python3-kmatch on openSUSE Leap:

$ sudo zypper remove python3-kmatch

3. Information about the python3-kmatch package on openSUSE Leap

Information for package python3-kmatch:
---------------------------------------
Repository : Main Repository
Name : python3-kmatch
Version : 0.3.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 76.2 KiB
Installed : No
Status : not installed
Source package : python-kmatch-0.3.0-bp155.2.10.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.