r-nnlasso on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-nnlasso

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

$ yay -Rns r-nnlasso

2. Manually Install "r-nnlasso" via AUR

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

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

b. Clone r-nnlasso's git locally

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

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

$ cd ~/r-nnlasso $ makepkg -si

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

ID: 1428359
Name: r-nnlasso
PackageBaseID: 181540
PackageBase: r-nnlasso
Version: 0.3-9
Description: Non-Negative Lasso and Elastic Net Penalized Generalized Linear Models
URL: https://cran.r-project.org/package=nnlasso
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654506427
LastModified: 1710590689
URLPath: /cgit/aur.git/snapshot/r-nnlasso.tar.gz