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

Last updated: June 18,2024

1. Install "python2-flasgger" package

This is a short guide on how to install python2-flasgger on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-flasgger

2. Uninstall "python2-flasgger" package

Learn how to uninstall python2-flasgger on openSUSE Leap:

$ sudo zypper remove python2-flasgger

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

Information for package python2-flasgger:
-----------------------------------------
Repository : Main Repository
Name : python2-flasgger
Version : 0.9.3-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 13,3 MiB
Installed : No
Status : not installed
Source package : python-flasgger-0.9.3-bp153.1.14.src
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.