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

Last updated: January 12,2025

1. Install "liblbfgs.x86_64" package

This is a short guide on how to install liblbfgs.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install liblbfgs.x86_64

2. Uninstall "liblbfgs.x86_64" package

Please follow the guidance below to uninstall liblbfgs.x86_64 on Fedora 39:

$ sudo dnf remove liblbfgs.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:17:08 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : liblbfgs
Version : 1.10
Release : 21.fc39
Architecture : x86_64
Size : 21 k
Source : liblbfgs-1.10-21.fc39.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.