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

Last updated: July 06,2024

1. Install "python39-Flask" package

Please follow the instructions below to install python39-Flask on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-Flask

2. Uninstall "python39-Flask" package

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

$ sudo zypper remove python39-Flask

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

Information for package python39-Flask:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Flask
Version : 3.0.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 770.4 KiB
Installed : No
Status : not installed
Source package : python-Flask-3.0.2-1.1.src
Upstream URL : https://flask.palletsprojects.com
Summary : A microframework based on Werkzeug, Jinja2 and good intentions
Description :
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good
intentions. And before you ask: It's BSD licensed!