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

Last updated: July 03,2024

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

Here is a brief guide to show you how to install python310-openapi-spec-validator on openSuSE Tumbleweed

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

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

In this section, we are going to explain the necessary steps to uninstall python310-openapi-spec-validator on openSuSE Tumbleweed:

$ sudo zypper remove python310-openapi-spec-validator

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

Information for package python310-openapi-spec-validator:
---------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-openapi-spec-validator
Version : 0.7.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 281.8 KiB
Installed : No
Status : not installed
Source package : python-openapi-spec-validator-0.7.1-1.2.src
Upstream URL : https://github.com/p1c2u/openapi-spec-validator
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.