How to Install and Uninstall liblbfgs0-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "liblbfgs0-dbg" package

Please follow the steps below to install liblbfgs0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblbfgs0-dbg

2. Uninstall "liblbfgs0-dbg" package

Learn how to uninstall liblbfgs0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblbfgs0-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblbfgs0-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblbfgs0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: liblbfgs
Version: 1.10-6
Depends: liblbfgs0 (= 1.10-6)
Filename: pool/universe/libl/liblbfgs/liblbfgs0-dbg_1.10-6_amd64.deb
Size: 16842
MD5sum: 49f11272411e51c833760d4fca76cc01
SHA1: 479173877205ebb13ad1f958b062560534f826d5
SHA256: 777bfdba56ab50a2e0899e155c924f92510d773d5ecde1185c297c5c4fc9e255
Description-en: L-BFGS solver for unconstrained nonlinear optimization problems
Solves nonlinear optimization problems using the limited-memory BFGS method.
The user specifies a callback C function that returns the value and gradients
of the cost function at a particular operating point. This library estimates
the Hessians from user input, and applies Newton's method iteratively to find a
local minimum of the cost function. This is a small library, written in C with
minimal dependencies.
.
This package contains the debug symbols
Description-md5: fef2504ba0b71f8d43a24cb3251826d9
Multi-Arch: same
Homepage: http://www.chokkan.org/software/liblbfgs/index.html
Build-Ids: ed838ebf27d02726eaec1ff77fb8058af2329fd5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu