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

Last updated: May 20,2024

1. Install "libopenmesh-apps" package

Please follow the guidance below to install libopenmesh-apps on Kali Linux

$ sudo apt update $ sudo apt install libopenmesh-apps

2. Uninstall "libopenmesh-apps" package

Please follow the steps below to uninstall libopenmesh-apps on Kali Linux:

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

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

Package: libopenmesh-apps
Source: openmesh (9.0-4)
Version: 9.0-4+b1
Installed-Size: 3908
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopengl0, libopenmesh1 (= 9.0-4+b1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5opengl5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 11)
Size: 655964
SHA256: 0862f34ccae8bbbc3f1d1c6bab68eeada138f312d31b7c6c35ab137e1ecebb75
SHA1: 03a4382a9d9cebcdc70f96c6ca9b97d8cbdbd2d4
MD5sum: a8ff3a844ba8d36ad1a8a3e2c2434e73
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 executable tools
Description-md5:
Homepage: http://www.openmesh.org
Section: libs
Priority: optional
Filename: pool/main/o/openmesh/libopenmesh-apps_9.0-4+b1_amd64.deb