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

Last updated: May 22,2024

1. Install "python36-jsonschema" package

Please follow the step by step instructions below to install python36-jsonschema on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-jsonschema

2. Uninstall "python36-jsonschema" package

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

$ sudo zypper remove python36-jsonschema

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

Information for package python36-jsonschema:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-jsonschema
Version : 3.2.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 286,4 KiB
Installed : No
Status : not installed
Source package : python-jsonschema-3.2.0-5.1.src
Summary : An implementation of JSON-Schema validation for Python
Description :
jsonschema is an implementation of JSON Schema (currently in Draft 3)
for Python (supporting 2.6+ including Python 3).