How to Install and Uninstall libgeos3.12.1 Package on Kali Linux

Last updated: July 07,2024

1. Install "libgeos3.12.1" package

This tutorial shows how to install libgeos3.12.1 on Kali Linux

$ sudo apt update $ sudo apt install libgeos3.12.1

2. Uninstall "libgeos3.12.1" package

This guide let you learn how to uninstall libgeos3.12.1 on Kali Linux:

$ sudo apt remove libgeos3.12.1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeos3.12.1 package on Kali Linux

Package: libgeos3.12.1
Source: geos (3.12.1-1)
Version: 3.12.1-1+b1
Installed-Size: 3633
Maintainer: Debian GIS Project
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 876068
SHA256: 55243b14b9aaf7cd2ab14f158a14897e5999eaf50efb79582966e0c787deca12
SHA1: b4b0d19aabfc3e5a096811f1e6b9653df1ae1855
MD5sum: 9e61d63a64ade284d0ba63b3a546c81d
Description: 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:
Multi-Arch: same
Homepage: https://trac.osgeo.org/geos/
Section: libs
Priority: optional
Filename: pool/main/g/geos/libgeos3.12.1_3.12.1-1+b1_amd64.deb