How to Install and Uninstall python36-flask-restplus Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python36-flask-restplus" package

Please follow the guidelines below to install python36-flask-restplus on openSuSE Tumbleweed

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

2. Uninstall "python36-flask-restplus" package

This guide let you learn how to uninstall python36-flask-restplus on openSuSE Tumbleweed:

$ sudo zypper remove python36-flask-restplus

3. Information about the python36-flask-restplus package on openSuSE Tumbleweed

Information for package python36-flask-restplus:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-flask-restplus
Version : 0.13.0-6.2
Arch : noarch
Vendor : openSUSE
Installed Size : 586,4 KiB
Installed : No
Status : not installed
Source package : python-flask-restplus-0.13.0-6.2.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.