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

Last updated: May 16,2024

1. Install "libdogleg2" package

This is a short guide on how to install libdogleg2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdogleg2

2. Uninstall "libdogleg2" package

This is a short guide on how to uninstall libdogleg2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdogleg2 $ sudo apt autoclean && sudo apt autoremove

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

Package: libdogleg2
Priority: extra
Section: universe/libs
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: libdogleg
Version: 0.09-2build2
Depends: libc6 (>= 2.14), libcholmod3.0.6
Filename: pool/universe/libd/libdogleg/libdogleg2_0.09-2build2_amd64.deb
Size: 9282
MD5sum: 03b1ddb2a59394b0cc6de75e170b076e
SHA1: 35a7a00f4f6a823b951a16d164f826e71e34a69b
SHA256: fd71d55759e49e7e8b4b9ad4ffe5e26fb884d70e51684023f46f4c64863cc865
Description-en: Powell's dog-leg nonlinear least squares solver for sparse matrices
Solves unconstrained nonlinear least squares problems using Powell's dog-leg
method. The user specifies a callback C function that returns the value and
gradients of the model function at a particular operating point. This library
takes a series of dog-leg steps to find a local minimum of the residual
surface.
.
This library works with sparse matrices, which makes it suitable for
efficiently solving very large problems.
Description-md5: 37febc8dd44f0e9d04ee3cbf30f325c0
Multi-Arch: same
Homepage: https://github.com/dkogan/libdogleg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu