How to Install and Uninstall python3-openapi-schema-validator.noarch Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "python3-openapi-schema-validator.noarch" package

This tutorial shows how to install python3-openapi-schema-validator.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-openapi-schema-validator.noarch

2. Uninstall "python3-openapi-schema-validator.noarch" package

Please follow the guidance below to uninstall python3-openapi-schema-validator.noarch on Oracle Linux 9:

$ sudo dnf remove python3-openapi-schema-validator.noarch $ sudo dnf autoremove

3. Information about the python3-openapi-schema-validator.noarch package on Oracle Linux 9

Last metadata expiration check: 3:08:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-openapi-schema-validator
Version : 0.2.3
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : python-openapi-schema-validator-0.2.3-1.el9.src.rpm
Repository : epel
Summary : OpenAPI schema validator for Python
URL : https://github.com/python-openapi/openapi-schema-validator
License : BSD-3-Clause
Description : Openapi-schema-validator is a Python library that validates schema against:
:
: • OpenAPI Schema Specification v3.0 which is an extended subset of the JSON
: Schema Specification Wright Draft 00.
: • OpenAPI Schema Specification v3.1 which is an extended superset of the JSON
: Schema Specification Draft 2020-12.