cmdstan on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cmdstan

* (Optional) Uninstall cmdstan on Arch using YAY

$ yay -Rns cmdstan

2. Manually Install "cmdstan" via AUR

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

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

b. Clone cmdstan's git locally

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

c. Go to ~/cmdstan folder and install it

$ cd ~/cmdstan $ makepkg -si

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

ID: 1388118
Name: cmdstan
PackageBaseID: 201656
PackageBase: cmdstan
Version: 2.34.0-3
Description: The command line interface to Stan, a C++ library for statistical modeling and high-performance statistical computation
URL: https://mc-stan.org/
NumVotes: 1
Popularity: 0.31986
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1705516995
LastModified: 1705579243
URLPath: /cgit/aur.git/snapshot/cmdstan.tar.gz