How to Install and Uninstall python39-Flask-Migrate Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-Flask-Migrate" package
This guide let you learn how to install python39-Flask-Migrate on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-Flask-Migrate
Copied
2. Uninstall "python39-Flask-Migrate" package
In this section, we are going to explain the necessary steps to uninstall python39-Flask-Migrate on openSuSE Tumbleweed:
$
sudo zypper remove
python39-Flask-Migrate
Copied
3. Information about the python39-Flask-Migrate package on openSuSE Tumbleweed
Information for package python39-Flask-Migrate:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Flask-Migrate
Version : 4.0.5-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 81.1 KiB
Installed : No
Status : not installed
Source package : python-Flask-Migrate-4.0.5-3.1.src
Upstream URL : https://github.com/miguelgrinberg/flask-migrate/
Summary : SQLAlchemy database migrations for Flask applications using Alembic
Description :
Flask-Migrate is an extension that handles SQLAlchemy database migrations
for Flask applications using Alembic. The database operations are provided
as command line arguments for Flask-Script.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Flask-Migrate
Version : 4.0.5-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 81.1 KiB
Installed : No
Status : not installed
Source package : python-Flask-Migrate-4.0.5-3.1.src
Upstream URL : https://github.com/miguelgrinberg/flask-migrate/
Summary : SQLAlchemy database migrations for Flask applications using Alembic
Description :
Flask-Migrate is an extension that handles SQLAlchemy database migrations
for Flask applications using Alembic. The database operations are provided
as command line arguments for Flask-Script.