How to Install and Uninstall python3-migrate.noarch Package on Fedora 36
Last updated: January 07,2025
1. Install "python3-migrate.noarch" package
Please follow the guidance below to install python3-migrate.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-migrate.noarch
Copied
2. Uninstall "python3-migrate.noarch" package
Learn how to uninstall python3-migrate.noarch on Fedora 36:
$
sudo dnf remove
python3-migrate.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-migrate.noarch package on Fedora 36
Last metadata expiration check: 4:00:02 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-migrate
Version : 0.13.0
Release : 8.fc36
Architecture : noarch
Size : 224 k
Source : python-migrate-0.13.0-8.fc36.src.rpm
Repository : fedora
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 : 8.fc36
Architecture : noarch
Size : 224 k
Source : python-migrate-0.13.0-8.fc36.src.rpm
Repository : fedora
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.