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

Last updated: May 21,2024

1. Install "python38-jsonschema" package

Please follow the guidelines below to install python38-jsonschema on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-jsonschema

2. Uninstall "python38-jsonschema" package

Please follow the guidelines below to uninstall python38-jsonschema on openSuSE Tumbleweed:

$ sudo zypper remove python38-jsonschema

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

Information for package python38-jsonschema:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-jsonschema
Version : 3.2.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 286,8 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).