r-vgam on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-vgam

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

$ yay -Rns r-vgam

2. Manually Install "r-vgam" via AUR

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

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

b. Clone r-vgam's git locally

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

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

$ cd ~/r-vgam $ makepkg -si

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

ID: 1418069
Name: r-vgam
PackageBaseID: 182861
PackageBase: r-vgam
Version: 1.1.10-1
Description: Vector Generalized Linear and Additive Models
URL: https://cran.r-project.org/package=VGAM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654540795
LastModified: 1709209708
URLPath: /cgit/aur.git/snapshot/r-vgam.tar.gz