r-grr on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-grr

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

$ yay -Rns r-grr

2. Manually Install "r-grr" via AUR

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

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

b. Clone r-grr's git locally

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

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

$ cd ~/r-grr $ makepkg -si

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

ID: 1423401
Name: r-grr
PackageBaseID: 180764
PackageBase: r-grr
Version: 0.9.5-10
Description: Alternative Implementations of Base R Functions
URL: https://cran.r-project.org/package=grr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654487282
LastModified: 1709921336
URLPath: /cgit/aur.git/snapshot/r-grr.tar.gz