r-furrr on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S r-furrr

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

$ yay -Rns r-furrr

2. Manually Install "r-furrr" via AUR

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

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

b. Clone r-furrr's git locally

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

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

$ cd ~/r-furrr $ makepkg -si

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

ID: 1285167
Name: r-furrr
PackageBaseID: 176828
PackageBase: r-furrr
Version: 0.3.1-6
Description: Apply Mapping Functions in Parallel using Futures
URL: https://cran.r-project.org/package=furrr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1647020466
LastModified: 1688818453
URLPath: /cgit/aur.git/snapshot/r-furrr.tar.gz