How to Install and Uninstall python3-flask-migrate.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

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

Please follow the guidelines below to install python3-flask-migrate.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the instructions below to uninstall python3-flask-migrate.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-flask-migrate.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:17:53 ago on Mon Feb 26 15:59:38 2024.
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.