r-gsl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gsl

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

$ yay -Rns r-gsl

2. Manually Install "r-gsl" via AUR

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

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

b. Clone r-gsl's git locally

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

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

$ cd ~/r-gsl $ makepkg -si

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

ID: 1374854
Name: r-gsl
PackageBaseID: 180777
PackageBase: r-gsl
Version: 2.1.8-4
Description: Wrapper for the Gnu Scientific Library
URL: https://cran.r-project.org/package=gsl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654487595
LastModified: 1703419288
URLPath: /cgit/aur.git/snapshot/r-gsl.tar.gz