How to Install and Uninstall python3-alembic Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 15,2024

1. Install "python3-alembic" package

In this section, we are going to explain the necessary steps to install python3-alembic on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-alembic

2. Uninstall "python3-alembic" package

Learn how to uninstall python3-alembic on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-alembic package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-alembic
Architecture: all
Version: 1.8.1-2
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: 911
Depends: python3-pkg-resources, python3-importlib-metadata | python3 (>> 3.9), python3-importlib-resources | python3 (>> 3.9), python3-mako, python3-sqlalchemy (>= 1.3.0), python3:any
Filename: pool/main/a/alembic/python3-alembic_1.8.1-2_all.deb
Size: 136358
MD5sum: e4a432bda80685857589c29ce43405fa
SHA1: 76d752e9619537d99eb89cebc926e0d18e96f9c0
SHA256: bfa4f6b147df52012b7a97cc8ed41571ecd842acdf066e050862dd26e69a99c2
SHA512: 676c9666891e72c4d880dd80dd74662e983746e952f747fbe06773cf27bae30693af2b13ce22478ddec9bcadc88f83137ada5c4f762d20770f53922c85649e1e
Homepage: https://github.com/sqlalchemy/alembic
Description: lightweight database migration tool for SQLAlchemy - Python module
Description-md5: 98ec47f7a2dda1713520d880822f9cad
Task: ubuntustudio-video