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

Last updated: May 21,2024

1. Install "libcminpack1" package

Please follow the steps below to install libcminpack1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcminpack1

2. Uninstall "libcminpack1" package

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

$ sudo apt remove libcminpack1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libcminpack1
Priority: optional
Section: universe/libs
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: cminpack
Version: 1.3.4-4
Depends: libc6 (>= 2.4)
Filename: pool/universe/c/cminpack/libcminpack1_1.3.4-4_amd64.deb
Size: 39578
MD5sum: eb2475fc0e645a785faf8a0819fcf91d
SHA1: f8528f622be43ed64320f57dcc3b192d00980f29
SHA256: 30bf9841512e3ff018a9d60320af94e1fdcd2743bac35d65679ccedf90cbfaeb
Description-en: Nonlinear equations and nonlinear least squares problems - runtime
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 the libraries needed to run cminpack applications.
Description-md5: 3d955d68e845c79c8067108dcda0b967
Homepage: http://devernay.free.fr/hacks/cminpack/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu