r-ggvenn on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-ggvenn

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

$ yay -Rns r-ggvenn

2. Manually Install "r-ggvenn" via AUR

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

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

b. Clone r-ggvenn's git locally

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

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

$ cd ~/r-ggvenn $ makepkg -si

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

ID: 1364938
Name: r-ggvenn
PackageBaseID: 200237
PackageBase: r-ggvenn
Version: 0.1.10-1
Description: Draw Venn Diagram by 'ggplot2'
URL: https://cran.r-project.org/package=ggvenn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701776210
LastModified: 1701776210
URLPath: /cgit/aur.git/snapshot/r-ggvenn.tar.gz