How to Install and Uninstall python-migrate-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "python-migrate-doc" package

Please follow the steps below to install python-migrate-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-migrate-doc

2. Uninstall "python-migrate-doc" package

In this section, we are going to explain the necessary steps to uninstall python-migrate-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-migrate-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-migrate-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-migrate-doc
Architecture: all
Version: 0.13.0-0ubuntu1
Multi-Arch: foreign
Priority: optional
Section: doc
Source: migrate
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 672
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/m/migrate/python-migrate-doc_0.13.0-0ubuntu1_all.deb
Size: 70896
MD5sum: d2b440cd42a10c52995f211efddae77b
SHA1: cb8331f93c8a9560106c0ebd9f26cf29d58e42eb
SHA256: 26e0b66848d9f4e81a6ce42794d5c81cf492b81cea46190c3bdf5d5db803faea
SHA512: c21d9ec0116e240faf5cc772a0f818f015594f3b0b0e836f2672862dd410f707aba8214da45f4b77e977039f7d8fb9b8e4fe59df6014daa8886906b989ec2b03
Homepage: https://github.com/openstack/sqlalchemy-migrate
Description-en: Database schema migration for SQLAlchemy - doc
Inspired by Ruby on Rails' migrations, migrate provides a way to deal
with database schema changes in SQLAlchemy projects.
.
SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset
and a versioning API for database schemas as well as a script utilizing
these APIs. The database change sets are managed in a file based
repository allowing upgrades and downgrades of database schema versions.
The change sets may consist of Python code facilitating the changeset API
or SQL scripts.
.
SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle
databases. The support for Oracle is not as well tested as the support for
the other database systems.
.
This package contains the documentation.
Description-md5: 7386b08fc2e61553dad27598be894931