r-coda on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S r-coda

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

$ yay -Rns r-coda

2. Manually Install "r-coda" via AUR

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

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

b. Clone r-coda's git locally

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

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

$ cd ~/r-coda $ makepkg -si

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

ID: 1396048
Name: r-coda
PackageBaseID: 140563
PackageBase: r-coda
Version: 0.19.4.1-1
Description: Output Analysis and Diagnostics for MCMC
URL: https://cran.r-project.org/package=coda
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: editicalu
FirstSubmitted: 1553434680
LastModified: 1706709908
URLPath: /cgit/aur.git/snapshot/r-coda.tar.gz