r-lars on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-lars

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

$ yay -Rns r-lars

2. Manually Install "r-lars" via AUR

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

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

b. Clone r-lars's git locally

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

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

$ cd ~/r-lars $ makepkg -si

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

ID: 1376925
Name: r-lars
PackageBaseID: 181079
PackageBase: r-lars
Version: 1.3-8
Description: Least Angle Regression, Lasso and Forward Stagewise
URL: https://cran.r-project.org/package=lars
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494979
LastModified: 1703786605
URLPath: /cgit/aur.git/snapshot/r-lars.tar.gz