r-glmnet on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-glmnet

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

$ yay -Rns r-glmnet

2. Manually Install "r-glmnet" via AUR

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

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

b. Clone r-glmnet's git locally

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

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

$ cd ~/r-glmnet $ makepkg -si

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

ID: 1307441
Name: r-glmnet
PackageBaseID: 180694
PackageBase: r-glmnet
Version: 4.1.8-1
Description: Lasso and Elastic-Net Regularized Generalized Linear Models
URL: https://cran.r-project.org/package=glmnet
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654485587
LastModified: 1692685479
URLPath: /cgit/aur.git/snapshot/r-glmnet.tar.gz