r-gam on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-gam

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

$ yay -Rns r-gam

2. Manually Install "r-gam" via AUR

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

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

b. Clone r-gam's git locally

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

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

$ cd ~/r-gam $ makepkg -si

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

ID: 1361855
Name: r-gam
PackageBaseID: 180535
PackageBase: r-gam
Version: 1.22.3-1
Description: Generalized Additive Models
URL: https://cran.r-project.org/package=gam
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654481768
LastModified: 1701237798
URLPath: /cgit/aur.git/snapshot/r-gam.tar.gz