How to Install and Uninstall geogram Package on Kali Linux

Last updated: June 27,2024

1. Install "geogram" package

Please follow the guidelines below to install geogram on Kali Linux

$ sudo apt update $ sudo apt install geogram

2. Uninstall "geogram" package

Please follow the guidelines below to uninstall geogram on Kali Linux:

$ sudo apt remove geogram $ sudo apt autoclean && sudo apt autoremove

3. Information about the geogram package on Kali Linux

Package: geogram
Version: 1.8.5-1
Installed-Size: 97
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgeogram1 (= 1.8.5-1), libstdc++6 (>= 13.1)
Size: 26176
SHA256: bb5dd292fbd7092a65fbc9fdf71aa1222e210c5fddbf32a96245b3aa0aa4b33f
SHA1: 8d0b398aabe7f6c5cc289917a230581a79c23e1e
MD5sum: 9c46d6ef84d307c1f5c391e4922b80a5
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 executable tools
Description-md5:
Homepage: https://github.com/BrunoLevy/geogram
Section: contrib/libs
Priority: optional
Filename: pool/contrib/g/geogram/geogram_1.8.5-1_amd64.deb