How to Install and Uninstall postgresql-13-postgis-3 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "postgresql-13-postgis-3" package

Please follow the steps below to install postgresql-13-postgis-3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install postgresql-13-postgis-3

2. Uninstall "postgresql-13-postgis-3" package

This tutorial shows how to uninstall postgresql-13-postgis-3 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove postgresql-13-postgis-3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-13-postgis-3 package on Ubuntu 21.10 (Impish Indri)

Package: postgresql-13-postgis-3
Architecture: amd64
Version: 3.1.1+dfsg-1
Priority: optional
Section: universe/misc
Source: postgis
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10094
Provides: postgresql-13-postgis, postgresql-postgis
Depends: postgresql-13, postgresql-13-postgis-3-scripts, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgdal28 (>= 2.0.1), libgeos-c1v5 (>= 3.9.0), libjson-c5 (>= 0.15), libpcre3, libproj19 (>= 6.0.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1 (>= 1.3.1), libstdc++6 (>= 5), libxml2 (>= 2.7.4)
Suggests: postgis
Breaks: postgis (<< 1.2.1)
Filename: pool/universe/p/postgis/postgresql-13-postgis-3_3.1.1+dfsg-1_amd64.deb
Size: 3343628
MD5sum: 4541703c24c737e13bd7272677e60e0e
SHA1: fcde83286dd39d79cad4fef4b0e5af75aba3df81
SHA256: 53f1fec747dcae94838cca78f9c25dba9c138fb61c4f31cc5b8b768f5fbc8736
SHA512: 3920f128a46a8d791093e3164d10c4e26e46fdd9bc465a4918f7c4148241efd2682ada7006ba62085c50e74049bc85ac1f767930d0ea283482a5768aa9602107
Homepage: http://postgis.net/
Description-en: Geographic objects support for PostgreSQL 13
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL".
Description-md5: 1749897fc197142ec70ac39395171537

5. The same packages on other Linux Distributions