How to Install and Uninstall python3-geoalchemy2 Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-geoalchemy2" package

This tutorial shows how to install python3-geoalchemy2 on Kali Linux

$ sudo apt update $ sudo apt install python3-geoalchemy2

2. Uninstall "python3-geoalchemy2" package

This is a short guide on how to uninstall python3-geoalchemy2 on Kali Linux:

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

3. Information about the python3-geoalchemy2 package on Kali Linux

Package: python3-geoalchemy2
Source: geoalchemy2
Version: 0.13.3-2
Installed-Size: 189
Maintainer: Debian Python Team
Architecture: all
Depends: python3-packaging, python3-sqlalchemy (>= 1.4), python3:any
Suggests: postgis
Size: 40148
SHA256: 09758e70a3aab2984b663a0a5776970c190473bb4e2dbf2c0f70c70a4a240307
SHA1: 3741aadf65ecb69a398d86b0f9e54d839b7c31bc
MD5sum: c5d0f7d91c82184eb96f7e7c110533f1
Description: SQLAlchemy extension for spatial databases using PostGIS
GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial
databases.
.
The only SQL dialect supported by GeoAlchemy 2 is PostgreSQL/PostGIS.
Description-md5:
Homepage: https://geoalchemy-2.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/g/geoalchemy2/python3-geoalchemy2_0.13.3-2_all.deb