How to Install and Uninstall python3-flask-migrate.noarch Package on Fedora 36

Last updated: May 14,2024

1. Install "python3-flask-migrate.noarch" package

This tutorial shows how to install python3-flask-migrate.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-flask-migrate.noarch

2. Uninstall "python3-flask-migrate.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-flask-migrate.noarch on Fedora 36:

$ sudo dnf remove python3-flask-migrate.noarch $ sudo dnf autoremove

3. Information about the python3-flask-migrate.noarch package on Fedora 36

Last metadata expiration check: 0:46:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-flask-migrate
Version : 3.1.0
Release : 7.fc36
Architecture : noarch
Size : 33 k
Source : python-flask-migrate-3.1.0-7.fc36.src.rpm
Repository : fedora
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.