python-quantlib on AUR (Arch User Repository)

Last updated: September 20,2024

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

b. Install python-quantlib on Arch using YAY

$ yay -S python-quantlib

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

$ yay -Rns python-quantlib

2. Manually Install "python-quantlib" via AUR

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

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

b. Clone python-quantlib's git locally

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

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

$ cd ~/python-quantlib $ makepkg -si

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

ID: 1406719
Name: python-quantlib
PackageBaseID: 111737
PackageBase: python-quantlib
Version: 1.33-1
Description: QuantLib wrappers to Python
URL: http://quantlib.org
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: qft
Submitter: qft
FirstSubmitted: 1464358515
LastModified: 1707506232
URLPath: /cgit/aur.git/snapshot/python-quantlib.tar.gz