How to Install and Uninstall python3-jsonschema.noarch Package on Oracle Linux 8

Last updated: July 03,2024

1. Install "python3-jsonschema.noarch" package

Please follow the instructions below to install python3-jsonschema.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-jsonschema.noarch

2. Uninstall "python3-jsonschema.noarch" package

Please follow the steps below to uninstall python3-jsonschema.noarch on Oracle Linux 8:

$ sudo dnf remove python3-jsonschema.noarch $ sudo dnf autoremove

3. Information about the python3-jsonschema.noarch package on Oracle Linux 8

Last metadata expiration check: 4:09:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-jsonschema
Version : 2.6.0
Release : 4.el8
Architecture : noarch
Size : 82 k
Source : python-jsonschema-2.6.0-4.el8.src.rpm
Repository : ol8_appstream
Summary : An implementation of JSON Schema validation for Python 3.6
URL : http://pypi.python.org/pypi/jsonschema
License : MIT
Description : jsonschema is JSON Schema validator currently based on
: http://tools.ietf.org/html/draft-zyp-json-schema-03