quantlib-git on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "quantlib-git" 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

b. Install quantlib-git on Arch using YAY

$ yay -S quantlib-git

* (Optional) Uninstall quantlib-git on Arch using YAY

$ yay -Rns quantlib-git

2. Manually Install "quantlib-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone quantlib-git's git locally

$ git clone https://aur.archlinux.org/quantlib-git.git ~/quantlib-git

c. Go to ~/quantlib-git folder and install it

$ cd ~/quantlib-git $ makepkg -si

3. Information about the quantlib-git package on Arch User Repository (AUR)

ID: 1234815
Name: quantlib-git
PackageBaseID: 73082
PackageBase: quantlib-git
Version: 1.29.r189.g617c043f8-1
Description: A free/open-source library for quantitative finance.
URL: https://github.com/lballabio/quantlib
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: serkho
FirstSubmitted: 1378039963
LastModified: 1680315540
URLPath: /cgit/aur.git/snapshot/quantlib-git.tar.gz