r-parallelmap on AUR (Arch User Repository)

Last updated: October 11,2024

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

$ yay -S r-parallelmap

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

$ yay -Rns r-parallelmap

2. Manually Install "r-parallelmap" via AUR

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

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

b. Clone r-parallelmap's git locally

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

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

$ cd ~/r-parallelmap $ makepkg -si

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

ID: 1093054
Name: r-parallelmap
PackageBaseID: 181667
PackageBase: r-parallelmap
Version: 1.5.1-4
Description: Unified Interface to Parallelization Back-Ends
URL: https://cran.r-project.org/package=parallelMap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654509414
LastModified: 1654509414
URLPath: /cgit/aur.git/snapshot/r-parallelmap.tar.gz