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

Last updated: October 12,2024

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

This is a short guide on how to install python3-flask-migrate.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall python3-flask-migrate.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:53:15 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-flask-migrate
Version : 4.0.5
Release : 1.fc39
Architecture : noarch
Size : 44 k
Source : python-flask-migrate-4.0.5-1.fc39.src.rpm
Repository : updates
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.