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

Last updated: May 09,2024

1. Install "python3-Flask-SQLAlchemy" package

In this section, we are going to explain the necessary steps to install python3-Flask-SQLAlchemy on openSUSE Leap

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

2. Uninstall "python3-Flask-SQLAlchemy" package

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

$ sudo zypper remove python3-Flask-SQLAlchemy

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

Information for package python3-Flask-SQLAlchemy:
-------------------------------------------------
Repository : Main Repository
Name : python3-Flask-SQLAlchemy
Version : 2.4.4-1.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 143.0 KiB
Installed : No
Status : not installed
Source package : python-Flask-SQLAlchemy-2.4.4-1.9.src
Upstream URL : https://github.com/mitsuhiko/flask-sqlalchemy
Summary : SQLAlchemy support for Flask
Description :
Adds SQLAlchemy support to your Flask application.