How to Install and Uninstall liblbfgs.x86_64 Package on Fedora 38

Last updated: November 27,2024

1. Install "liblbfgs.x86_64" package

Learn how to install liblbfgs.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install liblbfgs.x86_64

2. Uninstall "liblbfgs.x86_64" package

This guide let you learn how to uninstall liblbfgs.x86_64 on Fedora 38:

$ sudo dnf remove liblbfgs.x86_64 $ sudo dnf autoremove

3. Information about the liblbfgs.x86_64 package on Fedora 38

Last metadata expiration check: 1:49:11 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : liblbfgs
Version : 1.10
Release : 20.fc38
Architecture : x86_64
Size : 21 k
Source : liblbfgs-1.10-20.fc38.src.rpm
Repository : fedora
Summary : Limited-memory Broyden-Fletcher-Goldfarb-Shanno library
URL : http://www.chokkan.org/software/liblbfgs/
License : MIT
Description : A C port of the implementation of Limited-memory
: Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal.