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

Last updated: October 07,2024

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

Please follow the guidance below to install python3-openapi-spec-validator.noarch on Oracle Linux 9

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

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

Learn how to uninstall python3-openapi-spec-validator.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:58:39 ago on Thu Feb 15 07:50:05 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.