r-sandwich on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S r-sandwich

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

$ yay -Rns r-sandwich

2. Manually Install "r-sandwich" via AUR

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

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

b. Clone r-sandwich's git locally

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

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

$ cd ~/r-sandwich $ makepkg -si

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

ID: 1368051
Name: r-sandwich
PackageBaseID: 151094
PackageBase: r-sandwich
Version: 3.1.0-1
Description: Robust Covariance Matrix Estimators
URL: https://cran.r-project.org/package=sandwich
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586006712
LastModified: 1702318960
URLPath: /cgit/aur.git/snapshot/r-sandwich.tar.gz