How to Install and Uninstall freefem++ Package on Kali Linux

Last updated: May 20,2024

1. Install "freefem++" package

Please follow the step by step instructions below to install freefem++ on Kali Linux

$ sudo apt update $ sudo apt install freefem++

2. Uninstall "freefem++" package

Please follow the guidance below to uninstall freefem++ on Kali Linux:

$ sudo apt remove freefem++ $ sudo apt autoclean && sudo apt autoremove

3. Information about the freefem++ package on Kali Linux

Package: freefem++
Source: freefem++ (4.13+dfsg-1)
Version: 4.13+dfsg-1+b3
Installed-Size: 39159
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libarpack2 (>= 2.1), libc6 (>= 2.35), libcholmod5 (>= 1:7.3.1), libgcc-s1 (>= 4.0), libgl1, libglu1-mesa | libglu1, libglut3.12 (>= 3.4.0), libhdf5-103-1, libopenmpi3 (>= 4.1.6), libscalapack-openmpi2.2 (>= 2.2.1), libstdc++6 (>= 13.1), libumfpack6 (>= 1:7.0.1)
Size: 7656396
SHA256: c7c4f747140128d8b9d2e971bd6fb3e9ed43d337c6b45fea68e017dd89a01a1a
SHA1: c8d87cc68253c5e421698af640109cd3c3b26fd3
MD5sum: 4e1dc26683e160f5a2915589940514a7
Description: Provides the binaries of the FreeFem++ FE suite
FreeFem++ is an implementation of a language dedicated to the finite
element method. It enables you to solve Partial Differential
Equations (PDE) easily.
.
Problems involving PDE from several branches of physics such as
fluid-structure interactions require interpolations of data on
several meshes and their manipulation within one program. FreeFem++
includes a fast quadtree-based interpolation algorithm and a language
for the manipulation of these data on multiple meshes. It contains
also a powerful mesh generation and adaption tool integrated
seamlessly in FreeFem++ called bamg.
.
FreeFem++ is written in C++ and the FreeFem++ language is a C++ idiom
allowing for a smooth learning curve.
.
This package contains the executables of FreeFem++.
Description-md5:
Homepage: http://www.freefem.org/ff++/
Section: math
Priority: optional
Filename: pool/main/f/freefem++/freefem++_4.13+dfsg-1+b3_amd64.deb