r-sys on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S r-sys

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

$ yay -Rns r-sys

2. Manually Install "r-sys" via AUR

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

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

b. Clone r-sys's git locally

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

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

$ cd ~/r-sys $ makepkg -si

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

ID: 1284003
Name: r-sys
PackageBaseID: 141714
PackageBase: r-sys
Version: 3.4.2-2
Description: Powerful and Reliable Tools for Running System Commands in R
URL: https://cran.r-project.org/package=sys
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: Kibouo
FirstSubmitted: 1556816402
LastModified: 1688623599
URLPath: /cgit/aur.git/snapshot/r-sys.tar.gz