How to Install and Uninstall python3-sqlalchemy-ext Package on Kali Linux

Last updated: September 29,2024

1. Install "python3-sqlalchemy-ext" package

In this section, we are going to explain the necessary steps to install python3-sqlalchemy-ext on Kali Linux

$ sudo apt update $ sudo apt install python3-sqlalchemy-ext

2. Uninstall "python3-sqlalchemy-ext" package

Please follow the guidance below to uninstall python3-sqlalchemy-ext on Kali Linux:

$ sudo apt remove python3-sqlalchemy-ext $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sqlalchemy-ext package on Kali Linux

Package: python3-sqlalchemy-ext
Source: sqlalchemy
Version: 1.4.50+ds1-1
Installed-Size: 140
Maintainer: Piotr Ożarowski
Architecture: amd64
Depends: python3-sqlalchemy (= 1.4.50+ds1-1), python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.7)
Size: 20908
SHA256: 641a85921b7e41400746ae6b740dd138312478ffb36d1b9211444f27efaa5e63
SHA1: dc34e21517aa14043d8dbb34035fa65cf0b1c8e7
MD5sum: 61db643f5feba4acef301a4b93eb5ef9
Description: SQL toolkit and Object Relational Mapper for Python3 - C extension
SQLAlchemy is an SQL database abstraction library for Python.
.
This package contains C coded extension accelerator for SQLAlchemy.
Description-md5:
Multi-Arch: same
Homepage: https://www.sqlalchemy.org/
Section: python
Priority: optional
Filename: pool/main/s/sqlalchemy/python3-sqlalchemy-ext_1.4.50+ds1-1_amd64.deb