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

Last updated: May 08,2024

1. Install "python2-kmatch" package

In this section, we are going to explain the necessary steps to install python2-kmatch on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-kmatch

2. Uninstall "python2-kmatch" package

This guide covers the steps necessary to uninstall python2-kmatch on openSUSE Leap:

$ sudo zypper remove python2-kmatch

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

Information for package python2-kmatch:
---------------------------------------
Repository : Main Repository
Name : python2-kmatch
Version : 0.3.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 63,6 KiB
Installed : No
Status : not installed
Source package : python-kmatch-0.3.0-bp153.1.15.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.