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

Last updated: May 19,2024

1. Install "python3-pykwalify" package

This tutorial shows how to install python3-pykwalify on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pykwalify

2. Uninstall "python3-pykwalify" package

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

$ sudo zypper remove python3-pykwalify

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

Information for package python3-pykwalify:
------------------------------------------
Repository : Main Repository
Name : python3-pykwalify
Version : 1.7.0-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 264.1 KiB
Installed : No
Status : not installed
Source package : python-pykwalify-1.7.0-bp155.2.13.src
Upstream URL : https://github.com/grokzen/pykwalify
Summary : Python lib/cli for JSON/YAML schema validation
Description :
YAML/JSON validation library
This framework is a port with a lot added functionality of the java version of the framework kwalify that can be found at: http://www.kuwata-lab.com/kwalify/
The original source code can be found at: http://sourceforge.net/projects/kwalify/files/kwalify-java/0.5.1/
The source code of the latest release that has been used can be found at: https://github.com/sunaku/kwalify. Please note that source code is not the original authors code but a fork/upload of the last release available in ruby.
The schema this library is base and extended from: http://www.kuwata-lab.com/kwalify/ruby/users-guide.01.html#schema