How to Install and Uninstall libgeos-3.5.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 18,2024

1. Install "libgeos-3.5.0" package

Please follow the instructions below to install libgeos-3.5.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgeos-3.5.0

2. Uninstall "libgeos-3.5.0" package

This tutorial shows how to uninstall libgeos-3.5.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgeos-3.5.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeos-3.5.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgeos-3.5.0
Priority: optional
Section: universe/libs
Installed-Size: 1982
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: geos
Version: 3.5.0-1ubuntu2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.0), libstdc++6 (>= 5.2)
Filename: pool/universe/g/geos/libgeos-3.5.0_3.5.0-1ubuntu2_amd64.deb
Size: 477154
MD5sum: 2e10b95b1976e0b558a2aef607b9a504
SHA1: 483304be701fed1b7d20534e4564ab248b47d29a
SHA256: 6b964522953b727ddc0c681cbb400da32f089081f34fc17ad61291899e91c432
Description-en: Geometry engine for Geographic Information Systems - C++ Library
GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
OpenGIS Consortium Simple Features Specification for SQL.
Functions provided include:
.
* spatial predicates (based on the DE-9IM model),
* overlay functions (intersection, difference, union,
symmetric difference),
* buffer,
* convex hull,
* area and distance functions, and
* topological validity checking
.
This package contains the C++ library. A stable C library is provided
by the libgeos-c* package and should be preferred by third-parties
programs.
Description-md5: a6f62432dff85777eea957f25b02682d
Homepage: http://trac.osgeo.org/geos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu