How to Install and Uninstall python3-Flask-RESTful Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-Flask-RESTful" package

Please follow the instructions below to install python3-Flask-RESTful on openSUSE Leap

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

2. Uninstall "python3-Flask-RESTful" package

Please follow the steps below to uninstall python3-Flask-RESTful on openSUSE Leap:

$ sudo zypper remove python3-Flask-RESTful

3. Information about the python3-Flask-RESTful package on openSUSE Leap

Information for package python3-Flask-RESTful:
----------------------------------------------
Repository : Main Repository
Name : python3-Flask-RESTful
Version : 0.3.8-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 193.8 KiB
Installed : No
Status : not installed
Source package : python-Flask-RESTful-0.3.8-bp155.2.11.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.