How to Install and Uninstall libdogleg-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libdogleg-doc" package

Please follow the guidance below to install libdogleg-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdogleg-doc

2. Uninstall "libdogleg-doc" package

Please follow the step by step instructions below to uninstall libdogleg-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdogleg-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdogleg-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdogleg-doc
Priority: optional
Section: universe/doc
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: libdogleg
Version: 0.09-2build2
Replaces: libdogleg-dev (<< 0.08-3)
Breaks: libdogleg-dev (<< 0.08-3)
Filename: pool/universe/libd/libdogleg/libdogleg-doc_0.09-2build2_all.deb
Size: 17656
MD5sum: d3502244f7466173e58e7a243644fcff
SHA1: a989ba91acf2f43e3530afd041c7b312a9b8ccd3
SHA256: cc5634994f426089046a93dcba11b8fc20551e2757a0fd82d75089f69897631e
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.
.
This package contains the documentation
Description-md5: ea7352bc0bb27a70151a272954bb8641
Multi-Arch: foreign
Homepage: https://github.com/dkogan/libdogleg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu