How to Install and Uninstall python38-jsonschema.noarch Package on AlmaLinux 8
Last updated: November 13,2024
1. Install "python38-jsonschema.noarch" package
This is a short guide on how to install python38-jsonschema.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python38-jsonschema.noarch
Copied
2. Uninstall "python38-jsonschema.noarch" package
Here is a brief guide to show you how to uninstall python38-jsonschema.noarch on AlmaLinux 8:
$
sudo dnf remove
python38-jsonschema.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-jsonschema.noarch package on AlmaLinux 8
Last metadata expiration check: 0:43:49 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python38-jsonschema
Version : 3.2.0
Release : 2.el8
Architecture : noarch
Size : 109 k
Source : python38-jsonschema-epel-3.2.0-2.el8.src.rpm
Repository : epel
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 : python38-jsonschema
Version : 3.2.0
Release : 2.el8
Architecture : noarch
Size : 109 k
Source : python38-jsonschema-epel-3.2.0-2.el8.src.rpm
Repository : epel
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.