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

Last updated: June 26,2024

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

This guide covers the steps necessary to install python3-swagger-spec-validator.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall python3-swagger-spec-validator.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:09:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-swagger-spec-validator
Version : 3.0.3
Release : 1.el9
Architecture : noarch
Size : 45 k
Source : python-swagger-spec-validator-3.0.3-1.el9.src.rpm
Repository : epel
Summary : Validation of Swagger specifications
URL : https://github.com/Yelp/swagger_spec_validator
License : Apache-2.0
Description : Swagger Spec Validator is a Python library that validates Swagger Specs against
: the Swagger 1.2 or Swagger 2.0 specification. The validator aims to check for
: full compliance with the Specification.