cmdstan on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install cmdstan on Arch using YAY
$
yay -S
cmdstan
Copied
* (Optional) Uninstall cmdstan on Arch using YAY
$
yay -Rns
cmdstan
Copied
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
Copied
b. Clone cmdstan's git locally
$
git clone https://aur.archlinux.org/cmdstan.git
~/cmdstan
Copied
c. Go to ~/cmdstan folder and install it
$
cd
~/cmdstan
Copied
$
makepkg -si
Copied
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
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