stanmath on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "stanmath" 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 stanmath on Arch using YAY

$ yay -S stanmath

* (Optional) Uninstall stanmath on Arch using YAY

$ yay -Rns stanmath

2. Manually Install "stanmath" via AUR

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

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

b. Clone stanmath's git locally

$ git clone https://aur.archlinux.org/stanmath.git ~/stanmath

c. Go to ~/stanmath folder and install it

$ cd ~/stanmath $ makepkg -si

3. Information about the stanmath package on Arch User Repository (AUR)

ID: 1391034
Name: stanmath
PackageBaseID: 159047
PackageBase: stanmath
Version: 4.8.1-1
Description: reverse-mode automatic differentiation library
URL: https://github.com/stan-dev/math
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sukanka
Submitter: xantares
FirstSubmitted: 1603391716
LastModified: 1706015570
URLPath: /cgit/aur.git/snapshot/stanmath.tar.gz