How to Install and Uninstall python3-flask-migrate.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-flask-migrate.noarch" package
In this section, we are going to explain the necessary steps to install python3-flask-migrate.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-flask-migrate.noarch
Copied
2. Uninstall "python3-flask-migrate.noarch" package
This guide covers the steps necessary to uninstall python3-flask-migrate.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-flask-migrate.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flask-migrate.noarch package on Rocky Linux 8
Last metadata expiration check: 0:57:31 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-flask-migrate
Version : 2.1.1
Release : 10.el8
Architecture : noarch
Size : 30 k
Source : python-flask-migrate-2.1.1-10.el8.src.rpm
Repository : epel
Summary : SQLAlchemy database migrations for Flask applications using Alembic
URL : https://github.com/miguelgrinberg/Flask-Migrate/
License : MIT
Description : SQLAlchemy database migrations for Flask applications using Alembic.
Available Packages
Name : python3-flask-migrate
Version : 2.1.1
Release : 10.el8
Architecture : noarch
Size : 30 k
Source : python-flask-migrate-2.1.1-10.el8.src.rpm
Repository : epel
Summary : SQLAlchemy database migrations for Flask applications using Alembic
URL : https://github.com/miguelgrinberg/Flask-Migrate/
License : MIT
Description : SQLAlchemy database migrations for Flask applications using Alembic.