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

Last updated: October 07,2024

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

Here is a brief guide to show you how to install python3-openapi-spec-validator.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

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

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

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

Last metadata expiration check: 0:16:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-openapi-spec-validator
Version : 0.4.0
Release : 1.el9
Architecture : noarch
Size : 51 k
Source : python-openapi-spec-validator-0.4.0-1.el9.src.rpm
Repository : epel
Summary : Python library for OpenAPI specs validation
URL : https://github.com/python-openapi/openapi-spec-validator
License : Apache-2.0
Description : OpenAPI Spec Validator is a Python library that validates OpenAPI Specs against
: the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification. The
: validator aims to check for full compliance with the Specification.