How to Install and Uninstall python-migrate-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-migrate-doc" package

Please follow the guidelines below to install python-migrate-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-migrate-doc" package

This tutorial shows how to uninstall python-migrate-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-migrate-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-migrate-doc
Priority: optional
Section: doc
Installed-Size: 569
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: migrate
Version: 0.10.0-3ubuntu2
Replaces: python-migrate (<< 0.9.7-5~)
Depends: libjs-sphinxdoc (>= 1.0)
Breaks: python-migrate (<< 0.9.7-5~)
Filename: pool/main/m/migrate/python-migrate-doc_0.10.0-3ubuntu2_all.deb
Size: 69000
MD5sum: 9d8f1af1e399e5e9574021071bd0cb43
SHA1: 2113ec9d773a0628d219509975f7b4ec3b014538
SHA256: 8b0da27a2e54c89abef35c82757caaa17eada809383cd72baec5e052f57269dc
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
Homepage: https://github.com/stackforge/sqlalchemy-migrate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m