How to Install and Uninstall gdl-mpfit Package on Kali Linux

Last updated: May 15,2024

1. Install "gdl-mpfit" package

Please follow the step by step instructions below to install gdl-mpfit on Kali Linux

$ sudo apt update $ sudo apt install gdl-mpfit

2. Uninstall "gdl-mpfit" package

This guide let you learn how to uninstall gdl-mpfit on Kali Linux:

$ sudo apt remove gdl-mpfit $ sudo apt autoclean && sudo apt autoremove

3. Information about the gdl-mpfit package on Kali Linux

Package: gdl-mpfit
Source: mpfit
Version: 1.85+2017.01.03-4
Installed-Size: 773
Maintainer: Debian Astro Team
Architecture: all
Depends: gnudatalanguage (>= 0.9.5)
Size: 117948
SHA256: 36f4875c3864d93068c2bf379d1bbd2e4fcd19169bcd59147bddc833e03c45a3
SHA1: 6f94deb51f06452229bce384c11772adac066206
MD5sum: 00ff78192790e3c9683895a6040cbb9a
Description: Robust non-linear least squares curve fitting for GDL
These GDL routines provide a robust and relatively fast way to perform
least-squares curve and surface fitting. The algorithms are translated from
MINPACK-1, which is a rugged minimization routine found on Netlib, and
distributed with permission. This algorithm is more desirable than CURVEFIT
because it is generally more stable and less likely to crash than the
brute-force approach taken by CURVEFIT, which is based upon Numerical
Recipes.
.
MPFIT has additional capabilities not found in CURVEFIT. Model parameters can
be "frozen" (that is, held constant during the fitting process). Simple
boundary constraints can be imposed on parameter values, which can be helpful
to keep parameters from becoming negative, for example. Please see the
documentation for the PARINFO keyword if you wish to use this facility.
Description-md5:
Homepage: https://cow.physics.wisc.edu/~craigm/idl/fitting.html
Section: science
Priority: optional
Filename: pool/main/m/mpfit/gdl-mpfit_1.85+2017.01.03-4_all.deb