How to Install and Uninstall libminpack1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libminpack1" package

In this section, we are going to explain the necessary steps to install libminpack1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libminpack1

2. Uninstall "libminpack1" package

Learn how to uninstall libminpack1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libminpack1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libminpack1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libminpack1
Priority: optional
Section: universe/devel
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: minpack
Version: 19961126+dfsg1-3
Depends: libc6 (>= 2.2.5)
Pre-Depends: multiarch-support
Filename: pool/universe/m/minpack/libminpack1_19961126+dfsg1-3_amd64.deb
Size: 23186
MD5sum: 73a947cd78f62a30947120197bdf76ce
SHA1: 7a92b8a505c6dc7f7e725ec191c8e28f127feafc
SHA256: 7e1bc4d940882871021502f9741f900fe3c912991acc4c69278fd83c5f011e9f
Description-en: nonlinear equations and nonlinear least squares shared 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 shared library.
Description-md5: 26a32cc8b7faa989a6a4b9ebb1be080f
Multi-Arch: same
Homepage: http://www.netlib.org/minpack/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu