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

Last updated: May 18,2024

1. Install "libcminpack-dev" package

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

$ sudo apt update $ sudo apt install libcminpack-dev

2. Uninstall "libcminpack-dev" package

Please follow the guidance below to uninstall libcminpack-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcminpack-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: cminpack
Version: 1.3.4-4
Depends: libcminpack1 (= 1.3.4-4)
Recommends: minpack-dev
Filename: pool/universe/c/cminpack/libcminpack-dev_1.3.4-4_amd64.deb
Size: 9926
MD5sum: 432462602da481dbbd2c8b6789e180cd
SHA1: 6849a1e7c22c8f0a81b1ee95038358e2cb90bc0f
SHA256: 96bed65f03335f6bd6ee7a720d6d22d30cd6d0dfe711032035bc9c9a2d23fe12
Description-en: Nonlinear equations and nonlinear least squares problems - development
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 is the C re-write of the original fortran minpack implementation.
.
This package contains development files needed to build cminpack applications.
Description-md5: d09343320262ffda2eaaa5c6bdac028c
Homepage: http://devernay.free.fr/hacks/cminpack/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu