r-r6p on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-r6p

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

$ yay -Rns r-r6p

2. Manually Install "r-r6p" via AUR

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

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

b. Clone r-r6p's git locally

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

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

$ cd ~/r-r6p $ makepkg -si

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

ID: 1349214
Name: r-r6p
PackageBaseID: 199335
PackageBase: r-r6p
Version: 0.3.0-1
Description: Design Patterns in R
URL: https://cran.r-project.org/package=R6P
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1699378967
LastModified: 1699378967
URLPath: /cgit/aur.git/snapshot/r-r6p.tar.gz