r-outliers on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-outliers

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

$ yay -Rns r-outliers

2. Manually Install "r-outliers" via AUR

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

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

b. Clone r-outliers's git locally

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

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

$ cd ~/r-outliers $ makepkg -si

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

ID: 1377229
Name: r-outliers
PackageBaseID: 181641
PackageBase: r-outliers
Version: 0.15-8
Description: Tests for Outliers
URL: https://cran.r-project.org/package=outliers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654508801
LastModified: 1703851346
URLPath: /cgit/aur.git/snapshot/r-outliers.tar.gz