liblbfgs on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "liblbfgs" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install liblbfgs on Arch using YAY
$
yay -S
liblbfgs
Copied
* (Optional) Uninstall liblbfgs on Arch using YAY
$
yay -Rns
liblbfgs
Copied
2. Manually Install "liblbfgs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone liblbfgs's git locally
$
git clone https://aur.archlinux.org/liblbfgs.git
~/liblbfgs
Copied
c. Go to ~/liblbfgs folder and install it
$
cd
~/liblbfgs
Copied
$
makepkg -si
Copied
3. Information about the liblbfgs package on Arch User Repository (AUR)
ID: 1391067
Name: liblbfgs
PackageBaseID: 34536
PackageBase: liblbfgs
Version: 1.10-2
Description: A C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal.
URL: http://www.chokkan.org/software/liblbfgs/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: danieltetraquark
Submitter: ngukho
FirstSubmitted: 1265964010
LastModified: 1706020929
URLPath: /cgit/aur.git/snapshot/liblbfgs.tar.gz
Name: liblbfgs
PackageBaseID: 34536
PackageBase: liblbfgs
Version: 1.10-2
Description: A C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal.
URL: http://www.chokkan.org/software/liblbfgs/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: danieltetraquark
Submitter: ngukho
FirstSubmitted: 1265964010
LastModified: 1706020929
URLPath: /cgit/aur.git/snapshot/liblbfgs.tar.gz