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

Last updated: October 05,2024

1. Install "libopenmesh-doc" package

Please follow the steps below to install libopenmesh-doc on Kali Linux

$ sudo apt update $ sudo apt install libopenmesh-doc

2. Uninstall "libopenmesh-doc" package

This guide covers the steps necessary to uninstall libopenmesh-doc on Kali Linux:

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

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

Package: libopenmesh-doc
Source: openmesh
Version: 9.0-4
Installed-Size: 51150
Maintainer: Debian Science Maintainers
Architecture: all
Suggests: libopenmesh-dev (= 9.0-4), libopenmesh-apps (= 9.0-4)
Size: 19603656
SHA256: 69db3db8458f373e013dcbc94bb25970dd8eb33978bcf6106b6662bc64bbdd89
SHA1: 6d7e521eff10244f64b70e34acc34755699ff7c2
MD5sum: d363fd2517f3c296c03aa4f64913e22c
Description: Tools for representing and manipulating polygonal meshes
OpenMesh is a generic and efficient data structure for representing and
manipulating polygonal meshes. It was designed with the following goals in
mind:
.
- Flexibility: provide a basis for many different algorithms without the need
for adaptation.
.
- Efficiency: maximize time efficiency while keeping memory usage as low as
possible.
.
- Ease of use: wrap complex internal structure in an easy-to-use interface.
.
OpenMesh provides the following features:
.
- Representation of arbitrary polygonal (the general case) and pure triangle
meshes (providing more efficient, specialized algorithms)
.
- Explicit representation of vertices, halfedges, edges and faces.
.
- Fast neighborhood access, especially the one-ring neighborhood
.
- Highly customizable
.
- Choose your coordinate type (dimension and scalar type)
- Attach user-defined elements/functions to the mesh elements.
- Attach and check for attributes
- Attach data at runtime using dynamic properties.
.
This package provides the HTML documentation
Description-md5:
Homepage: http://www.openmesh.org
Section: doc
Priority: optional
Filename: pool/main/o/openmesh/libopenmesh-doc_9.0-4_all.deb