How to Install and Uninstall libgeogram-doc Package on Kali Linux

Last updated: June 26,2024

1. Install "libgeogram-doc" package

This tutorial shows how to install libgeogram-doc on Kali Linux

$ sudo apt update $ sudo apt install libgeogram-doc

2. Uninstall "libgeogram-doc" package

Please follow the instructions below to uninstall libgeogram-doc on Kali Linux:

$ sudo apt remove libgeogram-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeogram-doc package on Kali Linux

Package: libgeogram-doc
Source: geogram
Version: 1.8.5-1
Installed-Size: 37516
Maintainer: Debian Science Maintainers
Architecture: all
Suggests: libgeogram-dev (= 1.8.5-1), geogram (= 1.8.5-1)
Size: 2091952
SHA256: c4cecf2ba15ed2c292b00961c678c010e7641b99587bc0e8b47b0f0be618de98
SHA1: b6954e50ed48e2aff826aec7f6c8ae81670152d4
MD5sum: e92260e071b5d904d504576a69d6a118
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 HTML documentation
Description-md5:
Homepage: https://github.com/BrunoLevy/geogram
Section: contrib/doc
Priority: optional
Filename: pool/contrib/g/geogram/libgeogram-doc_1.8.5-1_all.deb

5. The same packages on other Linux Distributions