r-venn on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-venn

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

$ yay -Rns r-venn

2. Manually Install "r-venn" via AUR

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

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

b. Clone r-venn's git locally

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

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

$ cd ~/r-venn $ makepkg -si

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

ID: 1382375
Name: r-venn
PackageBaseID: 182856
PackageBase: r-venn
Version: 1.12-1
Description: Draw Venn Diagrams
URL: https://cran.r-project.org/package=venn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654540675
LastModified: 1704715298
URLPath: /cgit/aur.git/snapshot/r-venn.tar.gz