r-vdiffr on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S r-vdiffr

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

$ yay -Rns r-vdiffr

2. Manually Install "r-vdiffr" via AUR

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

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

b. Clone r-vdiffr's git locally

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

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

$ cd ~/r-vdiffr $ makepkg -si

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

ID: 1322977
Name: r-vdiffr
PackageBaseID: 176187
PackageBase: r-vdiffr
Version: 1.0.7-1
Description: Visual Regression Testing and Graphical Diffing
URL: https://cran.r-project.org/package=vdiffr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1645296591
LastModified: 1695405723
URLPath: /cgit/aur.git/snapshot/r-vdiffr.tar.gz