jags on AUR (Arch User Repository)

Last updated: May 03,2024

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

b. Install jags on Arch using YAY

$ yay -S jags

* (Optional) Uninstall jags on Arch using YAY

$ yay -Rns jags

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

b. Clone jags's git locally

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

c. Go to ~/jags folder and install it

$ cd ~/jags $ makepkg -si

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