r-stabs on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-stabs

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

$ yay -Rns r-stabs

2. Manually Install "r-stabs" via AUR

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

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

b. Clone r-stabs's git locally

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

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

$ cd ~/r-stabs $ makepkg -si

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

ID: 1424154
Name: r-stabs
PackageBaseID: 182583
PackageBase: r-stabs
Version: 0.6.4-9
Description: Stability Selection with Error Control
URL: https://cran.r-project.org/package=stabs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654533843
LastModified: 1710038938
URLPath: /cgit/aur.git/snapshot/r-stabs.tar.gz