r-beanplot on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-beanplot

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

$ yay -Rns r-beanplot

2. Manually Install "r-beanplot" via AUR

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

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

b. Clone r-beanplot's git locally

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

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

$ cd ~/r-beanplot $ makepkg -si

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

ID: 1377492
Name: r-beanplot
PackageBaseID: 182531
PackageBase: r-beanplot
Version: 1.3.1-9
Description: Visualization via Beanplots (Like Boxplot/Stripchart/Violin Plot)
URL: https://cran.r-project.org/package=beanplot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654532542
LastModified: 1703894564
URLPath: /cgit/aur.git/snapshot/r-beanplot.tar.gz