r-evgam on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-evgam

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

$ yay -Rns r-evgam

2. Manually Install "r-evgam" via AUR

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

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

b. Clone r-evgam's git locally

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

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

$ cd ~/r-evgam $ makepkg -si

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

ID: 1384247
Name: r-evgam
PackageBaseID: 201442
PackageBase: r-evgam
Version: 1.0.0-1
Description: Generalised Additive Extreme Value Models
URL: https://cran.r-project.org/package=evgam
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1705004815
LastModified: 1705004815
URLPath: /cgit/aur.git/snapshot/r-evgam.tar.gz