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

Last updated: May 18,2024

1. Install "python39-flask-restplus" package

Please follow the guidance below to install python39-flask-restplus on openSuSE Tumbleweed

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

2. Uninstall "python39-flask-restplus" package

Please follow the instructions below to uninstall python39-flask-restplus on openSuSE Tumbleweed:

$ sudo zypper remove python39-flask-restplus

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

Information for package python39-flask-restplus:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-flask-restplus
Version : 0.13.0-6.2
Arch : noarch
Vendor : openSUSE
Installed Size : 589,3 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.