r-beeswarm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-beeswarm

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

$ yay -Rns r-beeswarm

2. Manually Install "r-beeswarm" via AUR

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

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

b. Clone r-beeswarm's git locally

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

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

$ cd ~/r-beeswarm $ makepkg -si

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

ID: 1376207
Name: r-beeswarm
PackageBaseID: 179677
PackageBase: r-beeswarm
Version: 0.4.0-9
Description: The Bee Swarm Plot, an Alternative to Stripchart
URL: https://cran.r-project.org/package=beeswarm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654461589
LastModified: 1703635613
URLPath: /cgit/aur.git/snapshot/r-beeswarm.tar.gz