r-elasticnet on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-elasticnet

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

$ yay -Rns r-elasticnet

2. Manually Install "r-elasticnet" via AUR

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

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

b. Clone r-elasticnet's git locally

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

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

$ cd ~/r-elasticnet $ makepkg -si

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

ID: 1091466
Name: r-elasticnet
PackageBaseID: 180322
PackageBase: r-elasticnet
Version: 1.3-4
Description: Elastic-Net for Sparse Estimation and Sparse PCA
URL: https://cran.r-project.org/package=elasticnet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654476840
LastModified: 1654476840
URLPath: /cgit/aur.git/snapshot/r-elasticnet.tar.gz