r-bayesplot on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bayesplot

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

$ yay -Rns r-bayesplot

2. Manually Install "r-bayesplot" via AUR

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

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

b. Clone r-bayesplot's git locally

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

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

$ cd ~/r-bayesplot $ makepkg -si

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

ID: 1409463
Name: r-bayesplot
PackageBaseID: 179648
PackageBase: r-bayesplot
Version: 1.11.1-1
Description: Plotting for Bayesian Models
URL: https://cran.r-project.org/package=bayesplot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654453500
LastModified: 1707976907
URLPath: /cgit/aur.git/snapshot/r-bayesplot.tar.gz