How to Install and Uninstall python3-openapi-spec-validator Package on openSUSE Leap

Last updated: May 18,2024

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

This tutorial shows how to install python3-openapi-spec-validator on openSUSE Leap

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

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

This tutorial shows how to uninstall python3-openapi-spec-validator on openSUSE Leap:

$ sudo zypper remove python3-openapi-spec-validator

3. Information about the python3-openapi-spec-validator package on openSUSE Leap

Information for package python3-openapi-spec-validator:
-------------------------------------------------------
Repository : Main Repository
Name : python3-openapi-spec-validator
Version : 0.2.8-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 174.0 KiB
Installed : No
Status : not installed
Source package : python-openapi-spec-validator-0.2.8-bp155.2.13.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.