r-v8 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-v8

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

$ yay -Rns r-v8

2. Manually Install "r-v8" via AUR

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

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

b. Clone r-v8's git locally

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

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

$ cd ~/r-v8 $ makepkg -si

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

ID: 1409707
Name: r-v8
PackageBaseID: 155263
PackageBase: r-v8
Version: 4.4.2-1
Description: Embedded JavaScript and WebAssembly Engine for R
URL: https://cran.r-project.org/package=V8
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1594299135
LastModified: 1708020805
URLPath: /cgit/aur.git/snapshot/r-v8.tar.gz