r-rgl on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-rgl

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

$ yay -Rns r-rgl

2. Manually Install "r-rgl" via AUR

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

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

b. Clone r-rgl's git locally

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

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

$ cd ~/r-rgl $ makepkg -si

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

ID: 1421490
Name: r-rgl
PackageBaseID: 141974
PackageBase: r-rgl
Version: 1.3.1-1
Description: 3D Visualization Using OpenGL
URL: https://cran.r-project.org/package=rgl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: editicalu
FirstSubmitted: 1557611861
LastModified: 1709684400
URLPath: /cgit/aur.git/snapshot/r-rgl.tar.gz