How to Install and Uninstall liblbfgs-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "liblbfgs-dev" package

Here is a brief guide to show you how to install liblbfgs-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install liblbfgs-dev

2. Uninstall "liblbfgs-dev" package

Please follow the guidance below to uninstall liblbfgs-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the liblbfgs-dev package on Ubuntu 21.10 (Impish Indri)

Package: liblbfgs-dev
Architecture: amd64
Version: 1.10-6
Multi-Arch: same
Priority: extra
Section: universe/libdevel
Source: liblbfgs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 124
Depends: liblbfgs0 (= 1.10-6)
Filename: pool/universe/libl/liblbfgs/liblbfgs-dev_1.10-6_amd64.deb
Size: 29960
MD5sum: 6306277276e9a29dd8141d540fc91e36
SHA1: 07b3898dce3f123616b30058cef63d979a4a3557
SHA256: a0a724fd19de29bdd661182a2555b2feeb49055d68e0c6a078d9568dc2a73a0a
SHA512: b9092561788047863deaef2b94640bb2ffeabcdd53ba362a82112ddb60693fb773e6664e0ef0d0cafa447ad5f2ec8952f969add49dceaed023d3d10a34b372a6
Homepage: http://www.chokkan.org/software/liblbfgs/index.html
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 development files
Description-md5: d5f65742152dd99ff4338f3d17c1fa28