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

Last updated: May 19,2024

1. Install "minpack-dev" package

Please follow the step by step instructions below to install minpack-dev on Kali Linux

$ sudo apt update $ sudo apt install minpack-dev

2. Uninstall "minpack-dev" package

Please follow the guidelines below to uninstall minpack-dev on Kali Linux:

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

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

Package: minpack-dev
Source: minpack (19961126+dfsg1-5)
Version: 19961126+dfsg1-5+b1
Installed-Size: 373
Maintainer: Debian Science Team
Architecture: amd64
Depends: libminpack1 (= 19961126+dfsg1-5+b1)
Size: 201864
SHA256: 890a2c7f203066000f58ec81069cbba8f12ca4d88c600b2f9c8e8e715d905aa1
SHA1: e81ccd32212e07e47de3de92cf13cc16b3734503
MD5sum: a7fe26b3fa1cbcfc9242263de111082c
Description: nonlinear equations and nonlinear least squares static library
Minpack includes software for solving nonlinear equations and
nonlinear least squares problems. Five algorithmic paths each include
a core subroutine and an easy-to-use driver. The algorithms proceed
either from an analytic specification of the Jacobian matrix or
directly from the problem functions. The paths include facilities for
systems of equations with a banded Jacobian matrix, for least squares
problems with a large amount of data, and for checking the consistency
of the Jacobian matrix with the functions.
.
This package provides the headers, man pages, examples, and static library.
Description-md5:
Multi-Arch: same
Homepage: https://www.netlib.org/minpack/
Tag: admin::virtualization, devel::doc, devel::examples, devel::lang:python,
devel::library, field::mathematics, implemented-in::fortran,
implemented-in::python, role::devel-lib, role::documentation,
role::shared-lib, suite::openstack, system::cloud, system::virtual
Section: devel
Priority: optional
Filename: pool/main/m/minpack/minpack-dev_19961126+dfsg1-5+b1_amd64.deb