How to Install and Uninstall python310-flasgger Package on openSuSE Tumbleweed

Last updated: June 02,2024

1. Install "python310-flasgger" package

Please follow the guidance below to install python310-flasgger on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-flasgger

2. Uninstall "python310-flasgger" package

Here is a brief guide to show you how to uninstall python310-flasgger on openSuSE Tumbleweed:

$ sudo zypper remove python310-flasgger

3. Information about the python310-flasgger package on openSuSE Tumbleweed

Information for package python310-flasgger:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-flasgger
Version : 0.9.7.1-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 13.3 MiB
Installed : No
Status : not installed
Source package : python-flasgger-0.9.7.1-3.4.src
Upstream URL : https://github.com/flasgger/flasgger/
Summary : Tool to extract swagger specs from Flask projects
Description :
Flasgger is a Flask extension to extract OpenAPI=Specification from all Flask views registered in an API.