How to Install and Uninstall python3-openapi-schema-validator.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

This guide let you learn how to install python3-openapi-schema-validator.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall python3-openapi-schema-validator.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-openapi-schema-validator.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:37:15 ago on Mon Feb 26 07:04:30 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.