How to Install and Uninstall python3-alembic Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python3-alembic" package

This tutorial shows how to install python3-alembic on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-alembic

2. Uninstall "python3-alembic" package

Please follow the instructions below to uninstall python3-alembic on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-alembic $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-alembic package on Ubuntu 21.10 (Impish Indri)

Package: python3-alembic
Architecture: all
Version: 1.6.5-0ubuntu1
Priority: optional
Section: python
Source: alembic
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 686
Depends: python3-pkg-resources, python3-dateutil, python3-mako, python3-sqlalchemy (>= 1.3.0), python3:any
Breaks: alembic (<< 0.8.8-3)
Filename: pool/main/a/alembic/python3-alembic_1.6.5-0ubuntu1_all.deb
Size: 115984
MD5sum: 667451ddc5335cf7dc68e71f42ef7674
SHA1: 0559344e7b7b5ef68b4c604cbd47e83807ed5cf3
SHA256: 860d5fa427a8bcdd5c3608bc146ef80fa268013f2b81c8c0f4b380ab84e32e80
SHA512: b10732cc7f8dd78515c874487472f9036082f74aa23152397e9b24d6e3526119ebbfc021aeabccdca8556ed8b091b72179ca0be708f8b3ca804eb9a16bb323dc
Homepage: https://bitbucket.org/zzzeek/alembic
Description-en: lightweight database migration tool for SQLAlchemy - Python module
Alembic is a new database migration tool, written by the author
of SQLAlchemy. A migration tool offers the following functionality:
.
* Can emit ALTER statements to a database in order to change the
structure of tables and other constructs
* Provides a system whereby "migration scripts" may be constructed;
each script indicates a particular series of steps that can
"upgrade" a target database to a new version, and optionally a
series of steps that can "downgrade" similarly, doing the same
steps in reverse.
* Allows the scripts to execute in some sequential manner.
Description-md5: 98ec47f7a2dda1713520d880822f9cad