How to Install and Uninstall python38-openapi-spec-validator Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python38-openapi-spec-validator" package

This guide covers the steps necessary to install python38-openapi-spec-validator on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-openapi-spec-validator

2. Uninstall "python38-openapi-spec-validator" package

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

$ sudo zypper remove python38-openapi-spec-validator

3. Information about the python38-openapi-spec-validator package on openSuSE Tumbleweed

Information for package python38-openapi-spec-validator:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-openapi-spec-validator
Version : 0.2.9-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 175,0 KiB
Installed : No
Status : not installed
Source package : python-openapi-spec-validator-0.2.9-1.5.src
Summary : Python module for validating OpenAPI Specs against Swagger and OAS3
Description :
OpenAPI Spec Validator is a Python library that validates
OpenAPI Specs against the OpenAPI 2.0 (aka Swagger) and
OpenAPI 3.0.0 specification. The validator aims to check
for full compliance with the Specification.