r-glue on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S r-glue

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

$ yay -Rns r-glue

2. Manually Install "r-glue" via AUR

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

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

b. Clone r-glue's git locally

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

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

$ cd ~/r-glue $ makepkg -si

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

ID: 1383367
Name: r-glue
PackageBaseID: 132966
PackageBase: r-glue
Version: 1.7.0-1
Description: Interpreted String Literals
URL: https://cran.r-project.org/package=glue
NumVotes: 5
Popularity: 0.002181
OutOfDate:
Maintainer: pekkarr
Submitter: frichtlm
FirstSubmitted: 1527726228
LastModified: 1704866484
URLPath: /cgit/aur.git/snapshot/r-glue.tar.gz