How to Install and Uninstall python39-Flask-RESTful Package on openSuSE Tumbleweed

Last updated: May 12,2024

1. Install "python39-Flask-RESTful" package

In this section, we are going to explain the necessary steps to install python39-Flask-RESTful on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-Flask-RESTful

2. Uninstall "python39-Flask-RESTful" package

Please follow the guidance below to uninstall python39-Flask-RESTful on openSuSE Tumbleweed:

$ sudo zypper remove python39-Flask-RESTful

3. Information about the python39-Flask-RESTful package on openSuSE Tumbleweed

Information for package python39-Flask-RESTful:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Flask-RESTful
Version : 0.3.10-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 158.4 KiB
Installed : No
Status : not installed
Source package : python-Flask-RESTful-0.3.10-2.4.src
Upstream URL : https://www.github.com/flask-restful/flask-restful/
Summary : Framework for creating REST APIs
Description :
Flask-RESTful provides the building blocks for creating a REST API.