How to Install and Uninstall python2-flask-restplus Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-flask-restplus" package

This tutorial shows how to install python2-flask-restplus on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-flask-restplus

2. Uninstall "python2-flask-restplus" package

This guide let you learn how to uninstall python2-flask-restplus on openSUSE Leap:

$ sudo zypper remove python2-flask-restplus

3. Information about the python2-flask-restplus package on openSUSE Leap

Information for package python2-flask-restplus:
-----------------------------------------------
Repository : Main Repository
Name : python2-flask-restplus
Version : 0.13.0-bp153.2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 473,8 KiB
Installed : No
Status : not installed
Source package : python-flask-restplus-0.13.0-bp153.2.8.src
Summary : Rest API development with Flask
Description :
Flask-RESTPlus is an extension for Flask that adds support for
building REST APIs. It provides a collection of decorators and tools
to describe APIs and to expose their documentation using Swagger.