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

Last updated: May 11,2024

1. Install "madlib-doc" package

This guide let you learn how to install madlib-doc on Kali Linux

$ sudo apt update $ sudo apt install madlib-doc

2. Uninstall "madlib-doc" package

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

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

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

Package: madlib-doc
Source: madlib
Version: 1.3.0-3
Installed-Size: 22
Maintainer: Debian QA Group
Architecture: all
Size: 9920
SHA256: 7904f0d2bb8ec866b274aa3269f442428fd9b9a25aecc1f080ef825b9e2cb5e9
SHA1: ff741f972c5ae02fd789e8c3c32422ab5fffbdb7
MD5sum: 7f88d534f4452e3952f4e41da8a70f80
Description: mesh adaptation library
This package contains the documentation, Examples and tutorial for
MAdLib.
.
MAdLib is a library that performs global node repositioning and mesh
adaptation by local mesh modifications on tetrahedral or triangular
meshes. It is designed to frequently adapt the mesh in transient
computations. MAdLib is written in C++.
.
The adaptation procedure is driven by two objectives:
.
- make the edge lengths as close as possible to a (non-homogenous)
prescribed length,
.
- maintain a satisfying element quality everywhere.
.
MAdLib can be used in transient computations in order to maintain a
satisfying element quality (moving boundaries, multiphase flows with
interface tracking, ...) or/and to apply selective refinements and
coarsenings (error estimators based, interface capturing: shocks,
free surfaces, ...).
Description-md5:
Homepage: https://sites.uclouvain.be/madlib/
Tag: devel::doc, devel::examples, devel::lang:c++, role::documentation
Section: doc
Priority: optional
Filename: pool/main/m/madlib/madlib-doc_1.3.0-3_all.deb