How to Install and Uninstall libpostgis-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 22,2024

1. Install "libpostgis-java" package

Please follow the guidelines below to install libpostgis-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpostgis-java

2. Uninstall "libpostgis-java" package

Please follow the steps below to uninstall libpostgis-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpostgis-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpostgis-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpostgis-java
Priority: optional
Section: universe/libs
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: postgis-java
Version: 1:2.2.0-3
Replaces: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java
Depends: libpostgresql-jdbc-java
Suggests: postgresql-9.5-postgis-2.2
Breaks: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java
Filename: pool/universe/p/postgis-java/libpostgis-java_2.2.0-3_all.deb
Size: 52872
MD5sum: d3451535235599c3fb7675114b628c92
SHA1: 6779ea8c72550de8e3b399c581a7cda5f6668372
SHA256: 1d655e3715a1372af46be2681c2ff1ae5f8bb6fc9dc9213a051a7f3dba84d3a3
Description-en: Geographic objects support for PostgreSQL -- JDBC support
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".
.
This package contains JDBC support for PostGIS.
Description-md5: 9a0091420d5a2bf380ec2f5dff0a1246
Homepage: https://github.com/postgis/postgis-java
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu