How to Install and Uninstall python3-jsonschema+format.noarch Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "python3-jsonschema+format.noarch" package

This tutorial shows how to install python3-jsonschema+format.noarch on Oracle Linux 9

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

2. Uninstall "python3-jsonschema+format.noarch" package

This tutorial shows how to uninstall python3-jsonschema+format.noarch on Oracle Linux 9:

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

3. Information about the python3-jsonschema+format.noarch package on Oracle Linux 9

Last metadata expiration check: 3:15:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-jsonschema+format
Version : 3.2.0
Release : 13.el9
Architecture : noarch
Size : 7.9 k
Source : python-jsonschema-epel-3.2.0-13.el9.src.rpm
Repository : epel
Summary : Metapackage for python3-jsonschema: format extras
URL : https://github.com/Julian/jsonschema
License : MIT
Description : This is a metapackage bringing in format extras requires for
: python3-jsonschema. It makes sure the dependencies are installed.