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

Last updated: October 05,2024

1. Install "python39-flasgger" package

Please follow the guidelines below to install python39-flasgger on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-flasgger

2. Uninstall "python39-flasgger" package

Please follow the steps below to uninstall python39-flasgger on openSuSE Tumbleweed:

$ sudo zypper remove python39-flasgger

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

Information for package python39-flasgger:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.