How to Install and Uninstall python3-jsonschema.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 15,2025
1. Install "python3-jsonschema.noarch" package
Please follow the step by step instructions below to install python3-jsonschema.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-jsonschema.noarch
Copied
2. Uninstall "python3-jsonschema.noarch" package
This tutorial shows how to uninstall python3-jsonschema.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-jsonschema.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-jsonschema.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:46:35 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-jsonschema
Version : 3.2.0
Release : 13.el9
Architecture : noarch
Size : 129 k
Source : python-jsonschema-3.2.0-13.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Implementation of JSON Schema validation for Python
URL : https://github.com/Julian/jsonschema
License : MIT
Description : jsonschema is an implementation of JSON Schema for Python (supporting
: 2.7+, including Python 3).
:
: - Full support for Draft 7, Draft 6, Draft 4 and Draft 3
: - Lazy validation that can iteratively report all validation errors.
: - Small and extensible
: - Programmatic querying of which properties or items failed validation.
Available Packages
Name : python3-jsonschema
Version : 3.2.0
Release : 13.el9
Architecture : noarch
Size : 129 k
Source : python-jsonschema-3.2.0-13.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Implementation of JSON Schema validation for Python
URL : https://github.com/Julian/jsonschema
License : MIT
Description : jsonschema is an implementation of JSON Schema for Python (supporting
: 2.7+, including Python 3).
:
: - Full support for Draft 7, Draft 6, Draft 4 and Draft 3
: - Lazy validation that can iteratively report all validation errors.
: - Small and extensible
: - Programmatic querying of which properties or items failed validation.