How to Install and Uninstall python3-jsonschema.noarch Package on Fedora 36
Last updated: January 12,2025
1. Install "python3-jsonschema.noarch" package
Please follow the instructions below to install python3-jsonschema.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-jsonschema.noarch
Copied
2. Uninstall "python3-jsonschema.noarch" package
Please follow the steps below to uninstall python3-jsonschema.noarch on Fedora 36:
$
sudo dnf remove
python3-jsonschema.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-jsonschema.noarch package on Fedora 36
Last metadata expiration check: 3:25:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-jsonschema
Version : 3.2.0
Release : 13.fc36
Architecture : noarch
Size : 108 k
Source : python-jsonschema-3.2.0-13.fc36.src.rpm
Repository : fedora
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.fc36
Architecture : noarch
Size : 108 k
Source : python-jsonschema-3.2.0-13.fc36.src.rpm
Repository : fedora
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.