How to Install and Uninstall python3-jsonschema.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 26,2024

1. Install "python3-jsonschema.noarch" package

This tutorial shows how to install python3-jsonschema.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-jsonschema.noarch" package

This is a short guide on how to uninstall python3-jsonschema.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-jsonschema.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:56:47 ago on Mon Feb 26 15:59:38 2024.
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 : ubi-8-appstream-rpms
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