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

Last updated: May 18,2024

1. Install "python36-flask-restx" package

Learn how to install python36-flask-restx on openSuSE Tumbleweed

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

2. Uninstall "python36-flask-restx" package

Please follow the step by step instructions below to uninstall python36-flask-restx on openSuSE Tumbleweed:

$ sudo zypper remove python36-flask-restx

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

Information for package python36-flask-restx:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-flask-restx
Version : 0.5.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 588,4 KiB
Installed : No
Status : not installed
Source package : python-flask-restx-0.5.1-1.1.src
Summary : Framework for fast, easy and documented API development with Flask
Description :
Flask-RESTX is a community driven fork of Flask-RESTPlus. It is an extension for Flask
that adds support for quickly building REST APIs. It encourages best practices with
minimal setup. If you are familiar with Flask, Flask-RESTX should be easy to pick up.
It provides a coherent collection of decorators and tools to describe your API and expose
its documentation properly using Swagger.