jags on AUR (Arch User Repository)
Last updated: January 10,2025
1. Install "jags" 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 jags on Arch using YAY
$
yay -S
jags
Copied
* (Optional) Uninstall jags on Arch using YAY
$
yay -Rns
jags
Copied
2. Manually Install "jags" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jags's git locally
$
git clone https://aur.archlinux.org/jags.git
~/jags
Copied
c. Go to ~/jags folder and install it
$
cd
~/jags
Copied
$
makepkg -si
Copied
3. Information about the jags package on Arch User Repository (AUR)
ID: 1229617
Name: jags
PackageBaseID: 32259
PackageBase: jags
Version: 4.3.2-1
Description: Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation
URL: https://mcmc-jags.sourceforge.io/
NumVotes: 22
Popularity: 1.9E-5
OutOfDate:
Maintainer: purkkis
Submitter:
FirstSubmitted: 1259255734
LastModified: 1679349109
URLPath: /cgit/aur.git/snapshot/jags.tar.gz
Name: jags
PackageBaseID: 32259
PackageBase: jags
Version: 4.3.2-1
Description: Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation
URL: https://mcmc-jags.sourceforge.io/
NumVotes: 22
Popularity: 1.9E-5
OutOfDate:
Maintainer: purkkis
Submitter:
FirstSubmitted: 1259255734
LastModified: 1679349109
URLPath: /cgit/aur.git/snapshot/jags.tar.gz