r-purrr on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S r-purrr

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

$ yay -Rns r-purrr

2. Manually Install "r-purrr" via AUR

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

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

b. Clone r-purrr's git locally

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

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

$ cd ~/r-purrr $ makepkg -si

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

ID: 1301740
Name: r-purrr
PackageBaseID: 132974
PackageBase: r-purrr
Version: 1.0.2-1
Description: Functional Programming Tools
URL: https://cran.r-project.org/package=purrr
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: frichtlm
FirstSubmitted: 1527727372
LastModified: 1691668983
URLPath: /cgit/aur.git/snapshot/r-purrr.tar.gz