How to Install and Uninstall minpack-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "minpack-dev" package

Please follow the instructions below to install minpack-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install minpack-dev

2. Uninstall "minpack-dev" package

This guide let you learn how to uninstall minpack-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the minpack-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: minpack-dev
Priority: optional
Section: universe/devel
Installed-Size: 207
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: minpack
Version: 19961126+dfsg1-3
Depends: libminpack1 (= 19961126+dfsg1-3)
Filename: pool/universe/m/minpack/minpack-dev_19961126+dfsg1-3_amd64.deb
Size: 64848
MD5sum: deda2eb7cab093d86db7206b6e058812
SHA1: c1d7d0ec3157545fa1ed9cbbaab3ca2467e6d799
SHA256: fd93f4f16b3197460ab041ef983a98a8f02fd4bf6ad8625337995d71416ae922
Description-en: 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: 2b80b9bc0aa037ead9044ecfd34e19fb
Multi-Arch: same
Homepage: http://www.netlib.org/minpack/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu