stanc on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S stanc

* (Optional) Uninstall stanc on Arch using YAY

$ yay -Rns stanc

2. Manually Install "stanc" via AUR

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

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

b. Clone stanc's git locally

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

c. Go to ~/stanc folder and install it

$ cd ~/stanc $ makepkg -si

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

ID: 1391033
Name: stanc
PackageBaseID: 73697
PackageBase: stanc
Version: 2.34.1-1
Description: A package for obtaining Bayesian inference using the No-U-Turn sampler, a variant of Hamiltonian Monte Carlo.
URL: https://mc-stan.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: sukanka
Submitter: ido
FirstSubmitted: 1379875680
LastModified: 1706015522
URLPath: /cgit/aur.git/snapshot/stanc.tar.gz