r-gtools on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-gtools

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

$ yay -Rns r-gtools

2. Manually Install "r-gtools" via AUR

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

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

b. Clone r-gtools's git locally

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

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

$ cd ~/r-gtools $ makepkg -si

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

ID: 1356371
Name: r-gtools
PackageBaseID: 161959
PackageBase: r-gtools
Version: 3.9.5-1
Description: Various R Programming Tools
URL: https://cran.r-project.org/package=gtools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: dhn
FirstSubmitted: 1610372738
LastModified: 1700503493
URLPath: /cgit/aur.git/snapshot/r-gtools.tar.gz