r-performance on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-performance

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

$ yay -Rns r-performance

2. Manually Install "r-performance" via AUR

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

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

b. Clone r-performance's git locally

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

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

$ cd ~/r-performance $ makepkg -si

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

ID: 1411009
Name: r-performance
PackageBaseID: 181716
PackageBase: r-performance
Version: 0.10.9-1
Description: Assessment of Regression Models Performance
URL: https://cran.r-project.org/package=performance
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654510583
LastModified: 1708193207
URLPath: /cgit/aur.git/snapshot/r-performance.tar.gz