How to Install and Uninstall libgmsh-dev Package on Kali Linux

Last updated: May 09,2024

1. Install "libgmsh-dev" package

Here is a brief guide to show you how to install libgmsh-dev on Kali Linux

$ sudo apt update $ sudo apt install libgmsh-dev

2. Uninstall "libgmsh-dev" package

Learn how to uninstall libgmsh-dev on Kali Linux:

$ sudo apt remove libgmsh-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgmsh-dev package on Kali Linux

Package: libgmsh-dev
Source: gmsh
Version: 4.12.1+ds1-1
Installed-Size: 1090
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libgmsh4.12 (= 4.12.1+ds1-1)
Recommends: gmsh
Size: 108496
SHA256: 1c38605dd52fa886d2ae1187ffab7006522c619db9a8c264d14c8259c40dbebd
SHA1: a883541e54a4ba5e8084a67f8017167f7d26909e
MD5sum: b8219b54a3ef4026adf93370484d5b08
Description: Three-dimensional finite element mesh generator development files
Gmsh is a 3D finite element grid generator with a build-in CAD engine
and post-processor. Its design goal is to provide a fast, light and
user-friendly meshing tool with parametric input and advanced
visualization capabilities. Gmsh is built around four modules: geometry,
mesh, solver and post-processing. The specification of any input to
these modules is done either interactively using the graphical user
interface or in ASCII text files using Gmsh's own scripting language.
.
See Gmsh's reference manual for a more thorough overview of Gmsh's
capabilities.
.
The package contains development files.
Description-md5:
Multi-Arch: same
Homepage: https://gmsh.info
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gmsh/libgmsh-dev_4.12.1+ds1-1_amd64.deb