r-pak on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-pak

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

$ yay -Rns r-pak

2. Manually Install "r-pak" via AUR

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

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

b. Clone r-pak's git locally

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

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

$ cd ~/r-pak $ makepkg -si

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

ID: 1367906
Name: r-pak
PackageBaseID: 191823
PackageBase: r-pak
Version: 0.7.1-1
Description: Another Approach to R Package Installation
URL: https://cran.r-project.org/package=pak
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679480946
LastModified: 1702295879
URLPath: /cgit/aur.git/snapshot/r-pak.tar.gz