r-rlang on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S r-rlang

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

$ yay -Rns r-rlang

2. Manually Install "r-rlang" via AUR

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

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

b. Clone r-rlang's git locally

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

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

$ cd ~/r-rlang $ makepkg -si

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

ID: 1384005
Name: r-rlang
PackageBaseID: 139492
PackageBase: r-rlang
Version: 1.1.3-1
Description: Functions for Base Types and Core R and ‘Tidyverse’ Features
URL: https://cran.r-project.org/package=rlang
NumVotes: 4
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549715902
LastModified: 1704964830
URLPath: /cgit/aur.git/snapshot/r-rlang.tar.gz

5. The same packages on other Linux Distributions