quantlib on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "quantlib" 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 quantlib on Arch using YAY
$
yay -S
quantlib
Copied
* (Optional) Uninstall quantlib on Arch using YAY
$
yay -Rns
quantlib
Copied
2. Manually Install "quantlib" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone quantlib's git locally
$
git clone https://aur.archlinux.org/quantlib.git
~/quantlib
Copied
c. Go to ~/quantlib folder and install it
$
cd
~/quantlib
Copied
$
makepkg -si
Copied
3. Information about the quantlib package on Arch User Repository (AUR)
ID: 1391307
Name: quantlib
PackageBaseID: 7966
PackageBase: quantlib
Version: 1.33-1
Description: A free/open-source library for quantitative finance.
URL: http://quantlib.org
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: xgdgsc
Submitter:
FirstSubmitted: 1167637408
LastModified: 1706042296
URLPath: /cgit/aur.git/snapshot/quantlib.tar.gz
Name: quantlib
PackageBaseID: 7966
PackageBase: quantlib
Version: 1.33-1
Description: A free/open-source library for quantitative finance.
URL: http://quantlib.org
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: xgdgsc
Submitter:
FirstSubmitted: 1167637408
LastModified: 1706042296
URLPath: /cgit/aur.git/snapshot/quantlib.tar.gz