r-bayestools on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bayestools

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

$ yay -Rns r-bayestools

2. Manually Install "r-bayestools" via AUR

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

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

b. Clone r-bayestools's git locally

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

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

$ cd ~/r-bayestools $ makepkg -si

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

ID: 1412696
Name: r-bayestools
PackageBaseID: 179653
PackageBase: r-bayestools
Version: 0.2.17-1
Description: Tools for Bayesian Analyses
URL: https://cran.r-project.org/package=BayesTools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654453618
LastModified: 1708452668
URLPath: /cgit/aur.git/snapshot/r-bayestools.tar.gz