How to Install and Uninstall libgeogram1 Package on Kali Linux

Last updated: May 14,2024

1. Install "libgeogram1" package

This tutorial shows how to install libgeogram1 on Kali Linux

$ sudo apt update $ sudo apt install libgeogram1

2. Uninstall "libgeogram1" package

Please follow the guidance below to uninstall libgeogram1 on Kali Linux:

$ sudo apt remove libgeogram1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeogram1 package on Kali Linux

Package: libgeogram1
Source: geogram
Version: 1.8.5-1
Installed-Size: 5540
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libgomp1 (>= 6), liblua5.4-0 (>= 5.4.4), libstdc++6 (>= 13.1), libtriangle-1.6 (>= 1.6), zlib1g (>= 1:1.1.4)
Size: 1559808
SHA256: d80df07b56e729e187ebad116443c0698d5b6c59caf9c6dfa731eaf42deda6ef
SHA1: a6f7c5b377006f022fb1080b45a21d7f9880f069
MD5sum: 19b57067894b1e63d1d661f6f98d1c91
Description: Programming library with geometric algorithms
Contains the main results in Geometry Processing from the former ALICE Inria
project, that is, more than 30 research articles published in ACM SIGGRAPH, ACM
Transactions on Graphics, Symposium on Geometry Processing and Eurographics.
.
Geogram includes a simple yet efficient Mesh data structure (for surfacic and
volumetric meshes), exact computer arithmetics (a-la Shewchuck, implemented in
GEO::expansion), a predicate code generator (PCK: the Predicate Construction
Kit), standard geometric predicates (orient/insphere), Delaunay triangulation,
Voronoi diagram, spatial search data structures, spatial sorting) and less
standard ones (more general geometric predicates, intersection between a
Voronoi diagram and a triangular or tetrahedral mesh embedded in n dimensions),
and semi-discrete optimal transport.
.
This package provides the shared library
Description-md5:
Multi-Arch: same
Homepage: https://github.com/BrunoLevy/geogram
Section: contrib/libs
Priority: optional
Filename: pool/contrib/g/geogram/libgeogram1_1.8.5-1_amd64.deb

5. The same packages on other Linux Distributions