r-leaps on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-leaps

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

$ yay -Rns r-leaps

2. Manually Install "r-leaps" via AUR

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

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

b. Clone r-leaps's git locally

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

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

$ cd ~/r-leaps $ makepkg -si

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

ID: 1375362
Name: r-leaps
PackageBaseID: 179368
PackageBase: r-leaps
Version: 3.1-11
Description: Regression Subset Selection
URL: https://cran.r-project.org/package=leaps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: ragreener1
FirstSubmitted: 1654263064
LastModified: 1703527390
URLPath: /cgit/aur.git/snapshot/r-leaps.tar.gz