r-robust on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-robust

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

$ yay -Rns r-robust

2. Manually Install "r-robust" via AUR

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

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

b. Clone r-robust's git locally

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

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

$ cd ~/r-robust $ makepkg -si

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

ID: 1403830
Name: r-robust
PackageBaseID: 182159
PackageBase: r-robust
Version: 0.7.4-1
Description: Port of the S+ "Robust Library"
URL: https://cran.r-project.org/package=robust
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654521458
LastModified: 1707048098
URLPath: /cgit/aur.git/snapshot/r-robust.tar.gz