How to Install and Uninstall python3-fastjsonschema.noarch Package on Fedora 39
Last updated: January 13,2025
1. Install "python3-fastjsonschema.noarch" package
Learn how to install python3-fastjsonschema.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-fastjsonschema.noarch
Copied
2. Uninstall "python3-fastjsonschema.noarch" package
This guide let you learn how to uninstall python3-fastjsonschema.noarch on Fedora 39:
$
sudo dnf remove
python3-fastjsonschema.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-fastjsonschema.noarch package on Fedora 39
Last metadata expiration check: 4:24:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-fastjsonschema
Version : 2.16.3
Release : 3.fc39
Architecture : noarch
Size : 63 k
Source : python-fastjsonschema-2.16.3-3.fc39.src.rpm
Repository : fedora
Summary : Fastest Python implementation of JSON schema
URL : https://github.com/horejsek/python-fastjsonschema
License : BSD-3-Clause
Description : fastjsonschema implements validation of JSON documents by JSON schema.
: The library implements JSON schema drafts 04, 06 and 07.
: The main purpose is to have a really fast implementation.
Available Packages
Name : python3-fastjsonschema
Version : 2.16.3
Release : 3.fc39
Architecture : noarch
Size : 63 k
Source : python-fastjsonschema-2.16.3-3.fc39.src.rpm
Repository : fedora
Summary : Fastest Python implementation of JSON schema
URL : https://github.com/horejsek/python-fastjsonschema
License : BSD-3-Clause
Description : fastjsonschema implements validation of JSON documents by JSON schema.
: The library implements JSON schema drafts 04, 06 and 07.
: The main purpose is to have a really fast implementation.