How to Install and Uninstall python3-flask-migrate.noarch Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

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

Here is a brief guide to show you how to install python3-flask-migrate.noarch on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

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

3. Information about the python3-flask-migrate.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:52:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-flask-migrate
Version : 2.1.1
Release : 9.el8
Architecture : noarch
Size : 29 k
Source : python-flask-migrate-2.1.1-9.el8.src.rpm
Repository : epel
Summary : SQLAlchemy database migrations for Flask applications using Alembic
URL : http://pypi.python.org/pypi/flask-migrate
License : MIT
Description : SQLAlchemy database migrations for Flask applications using Alembic.