r-mcmc on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-mcmc

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

$ yay -Rns r-mcmc

2. Manually Install "r-mcmc" via AUR

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

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

b. Clone r-mcmc's git locally

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

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

$ cd ~/r-mcmc $ makepkg -si

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

ID: 1424202
Name: r-mcmc
PackageBaseID: 181222
PackageBase: r-mcmc
Version: 0.9.8-2
Description: Markov Chain Monte Carlo
URL: https://cran.r-project.org/package=mcmc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654498516
LastModified: 1710046681
URLPath: /cgit/aur.git/snapshot/r-mcmc.tar.gz