How to Install and Uninstall r-cran-minpack.lm Package on Kali Linux

Last updated: January 11,2025

1. Install "r-cran-minpack.lm" package

Please follow the step by step instructions below to install r-cran-minpack.lm on Kali Linux

$ sudo apt update $ sudo apt install r-cran-minpack.lm

2. Uninstall "r-cran-minpack.lm" package

Please follow the guidelines below to uninstall r-cran-minpack.lm on Kali Linux:

$ sudo apt remove r-cran-minpack.lm $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-minpack.lm package on Kali Linux

Package: r-cran-minpack.lm
Version: 1.2-4-1
Installed-Size: 131
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, libblas3 | libblas.so.3, libc6 (>= 2.4), libminpack1
Suggests: r-cran-mass
Size: 81048
SHA256: d181d1587f1a3a6e681b70abfab44374b9d12b09635c55ff06bbab364b013714
SHA1: c485f78192ac07dd8a05e44222b6c0dfa6930bce
MD5sum: 19cd3f328dce6798a38d7a822dc8b4f4
Description: GNU R Levenberg-Marquardt nonlinear least-squares algorithm found in MINPACK
The nls.lm function provides an R interface to lmder and lmdif from the
MINPACK library, for solving nonlinear least-squares problems by a
modification of the Levenberg-Marquardt algorithm, with support for
lower and upper parameter bounds. The implementation can be used via nls-
like calls using the nlsLM function.
Description-md5:
Homepage: https://cran.r-project.org/package=minpack.lm
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-minpack.lm/r-cran-minpack.lm_1.2-4-1_amd64.deb