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

Last updated: October 05,2024

1. Install "python312-flasgger" package

Please follow the step by step instructions below to install python312-flasgger on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-flasgger

2. Uninstall "python312-flasgger" package

This guide covers the steps necessary to uninstall python312-flasgger on openSuSE Tumbleweed:

$ sudo zypper remove python312-flasgger

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

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