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

Last updated: June 29,2024

1. Install "python3-jsonschema.noarch" package

Please follow the guidelines below to install python3-jsonschema.noarch on Rocky Linux 8

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

2. Uninstall "python3-jsonschema.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-jsonschema.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:56:48 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-jsonschema
Version : 2.6.0
Release : 4.el8
Architecture : noarch
Size : 81 k
Source : python-jsonschema-2.6.0-4.el8.src.rpm
Repository : 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