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

Last updated: October 04,2024

1. Install "python3-Flask" package

Here is a brief guide to show you how to install python3-Flask on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Flask

2. Uninstall "python3-Flask" package

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

$ sudo zypper remove python3-Flask

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

Information for package python3-Flask:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-Flask
Version : 1.0.4-150400.7.64
Arch : noarch
Vendor : SUSE LLC
Installed Size : 828.5 KiB
Installed : No
Status : not installed
Source package : python3-Flask-1.0.4-150400.7.64.src
Upstream URL : http://github.com/mitsuhiko/flask/
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!