How to Install and Uninstall python-jsonschema.src Package on Oracle Linux 8

Last updated: May 04,2024

1. Install "python-jsonschema.src" package

In this section, we are going to explain the necessary steps to install python-jsonschema.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-jsonschema.src

2. Uninstall "python-jsonschema.src" package

Please follow the guidance below to uninstall python-jsonschema.src on Oracle Linux 8:

$ sudo dnf remove python-jsonschema.src $ sudo dnf autoremove

3. Information about the python-jsonschema.src package on Oracle Linux 8

Last metadata expiration check: 5:28:50 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-jsonschema
Version : 2.6.0
Release : 4.el8
Architecture : src
Size : 65 k
Source : None
Repository : ol8_appstream
Summary : An implementation of JSON Schema validation for Python
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