How to Install and Uninstall python3-migrate.noarch Package on CentOS 8 / RHEL 8
Last updated: January 10,2025
1. Install "python3-migrate.noarch" package
Learn how to install python3-migrate.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-migrate.noarch
Copied
2. Uninstall "python3-migrate.noarch" package
Please follow the steps below to uninstall python3-migrate.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-migrate.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-migrate.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:57:16 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-migrate
Version : 0.13.0
Release : 1.el8
Architecture : noarch
Size : 238 k
Source : python-migrate-0.13.0-1.el8.src.rpm
Repository : epel
Summary : Schema migration tools for SQLAlchemy
URL : https://github.com/openstack/sqlalchemy-migrate
License : MIT
Description : Schema migration tools for SQLAlchemy designed to support an agile approach
: to database design and make it easier to keep development and production
: databases in sync as schema changes are required. It allows you to manage
: database change sets and database repository versioning.
Available Packages
Name : python3-migrate
Version : 0.13.0
Release : 1.el8
Architecture : noarch
Size : 238 k
Source : python-migrate-0.13.0-1.el8.src.rpm
Repository : epel
Summary : Schema migration tools for SQLAlchemy
URL : https://github.com/openstack/sqlalchemy-migrate
License : MIT
Description : Schema migration tools for SQLAlchemy designed to support an agile approach
: to database design and make it easier to keep development and production
: databases in sync as schema changes are required. It allows you to manage
: database change sets and database repository versioning.