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

Last updated: July 02,2024

1. Install "python312-Flask" package

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

$ sudo zypper refresh $ sudo zypper install python312-Flask

2. Uninstall "python312-Flask" package

This guide covers the steps necessary to uninstall python312-Flask on openSuSE Tumbleweed:

$ sudo zypper remove python312-Flask

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

Information for package python312-Flask:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-Flask
Version : 3.0.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 876.0 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!