r-rjags on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rjags

* (Optional) Uninstall r-rjags on Arch using YAY

$ yay -Rns r-rjags

2. Manually Install "r-rjags" via AUR

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

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

b. Clone r-rjags's git locally

$ git clone https://aur.archlinux.org/r-rjags.git ~/r-rjags

c. Go to ~/r-rjags folder and install it

$ cd ~/r-rjags $ makepkg -si

3. Information about the r-rjags package on Arch User Repository (AUR)

ID: 1362620
Name: r-rjags
PackageBaseID: 182102
PackageBase: r-rjags
Version: 4.15-1
Description: Bayesian Graphical Models using MCMC
URL: https://cran.r-project.org/package=rjags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654519992
LastModified: 1701368015
URLPath: /cgit/aur.git/snapshot/r-rjags.tar.gz