How to Install and Uninstall python3-flasgger Package on openSUSE Leap

Last updated: May 02,2024

1. Install "python3-flasgger" package

Please follow the guidance below to install python3-flasgger on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-flasgger

2. Uninstall "python3-flasgger" package

Please follow the step by step instructions below to uninstall python3-flasgger on openSUSE Leap:

$ sudo zypper remove python3-flasgger

3. Information about the python3-flasgger package on openSUSE Leap

Information for package python3-flasgger:
-----------------------------------------
Repository : Main Repository
Name : python3-flasgger
Version : 0.9.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 13.3 MiB
Installed : No
Status : not installed
Source package : python-flasgger-0.9.3-bp155.2.10.src
Upstream URL : https://github.com/rochacbruno/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.