How to Install and Uninstall python311-swagger-spec-validator Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python311-swagger-spec-validator" package

This guide covers the steps necessary to install python311-swagger-spec-validator on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-swagger-spec-validator

2. Uninstall "python311-swagger-spec-validator" package

Please follow the step by step instructions below to uninstall python311-swagger-spec-validator on openSuSE Tumbleweed:

$ sudo zypper remove python311-swagger-spec-validator

3. Information about the python311-swagger-spec-validator package on openSuSE Tumbleweed

Information for package python311-swagger-spec-validator:
---------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-swagger-spec-validator
Version : 3.0.3-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 201.7 KiB
Installed : No
Status : not installed
Source package : python-swagger-spec-validator-3.0.3-1.6.src
Upstream URL : http://github.com/Yelp/swagger_spec_validator
Summary : Validation of Swagger specifications
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.