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

Last updated: April 29,2024

1. Install "libfreefem++" package

Please follow the guidelines below to install libfreefem++ on Kali Linux

$ sudo apt update $ sudo apt install libfreefem++

2. Uninstall "libfreefem++" package

In this section, we are going to explain the necessary steps to uninstall libfreefem++ on Kali Linux:

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

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

Package: libfreefem++
Source: freefem++ (4.13+dfsg-1)
Version: 4.13+dfsg-1+b3
Installed-Size: 21613
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: coinor-libipopt1v5, libblas3 | libblas.so.3, libc6 (>= 2.33), libfftw3-double3 (>= 3.3.10), libgcc-s1 (>= 4.0), libgfortran5 (>= 8), libgsl27 (>= 2.7.1), liblapack3 | liblapack.so.3, libmetis5 (>= 5.1.0.dfsg), libmumps-seq-5.6 (>= 5.6.2), libopenmpi3 (>= 4.1.6), libptscotch-7.0 (>= 7.0.4), libstdc++6 (>= 13.1), libsuperlu6 (>= 6.0.1+dfsg1), libtet1.5, libumfpack6 (>= 1:7.0.1), zlib1g (>= 1:1.1.4)
Size: 2240960
SHA256: e09c8c4c4ce93922108571452653ddd2893c1334b1e3e53f8d56a8f8f3831743
SHA1: 7c77deadcb7a08e5b910d5c45960dd24b412880c
MD5sum: d181815965e644ec86c509d21f6cac4e
Description: Provides the shared libraries 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 shared libraries of FreeFem++.
Description-md5:
Homepage: http://www.freefem.org/ff++/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/f/freefem++/libfreefem++_4.13+dfsg-1+b3_amd64.deb