r-r6 on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S r-r6

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

$ yay -Rns r-r6

2. Manually Install "r-r6" via AUR

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

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

b. Clone r-r6's git locally

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

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

$ cd ~/r-r6 $ makepkg -si

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

ID: 1232375
Name: r-r6
PackageBaseID: 139486
PackageBase: r-r6
Version: 2.5.1-4
Description: Encapsulated Classes with Reference Semantics
URL: https://cran.r-project.org/package=R6
NumVotes: 3
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549713052
LastModified: 1679846494
URLPath: /cgit/aur.git/snapshot/r-r6.tar.gz