How to Install and Uninstall python310-Flask-SQLAlchemy Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python310-Flask-SQLAlchemy" package

This is a short guide on how to install python310-Flask-SQLAlchemy on openSuSE Tumbleweed

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

2. Uninstall "python310-Flask-SQLAlchemy" package

In this section, we are going to explain the necessary steps to uninstall python310-Flask-SQLAlchemy on openSuSE Tumbleweed:

$ sudo zypper remove python310-Flask-SQLAlchemy

3. Information about the python310-Flask-SQLAlchemy package on openSuSE Tumbleweed

Information for package python310-Flask-SQLAlchemy:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Flask-SQLAlchemy
Version : 3.1.1-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 175.1 KiB
Installed : No
Status : not installed
Source package : python-Flask-SQLAlchemy-3.1.1-3.2.src
Upstream URL : https://github.com/mitsuhiko/flask-sqlalchemy
Summary : SQLAlchemy support for Flask
Description :
Adds SQLAlchemy support to your Flask application.