r-proc on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S r-proc

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

$ yay -Rns r-proc

2. Manually Install "r-proc" via AUR

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

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

b. Clone r-proc's git locally

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

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

$ cd ~/r-proc $ makepkg -si

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

ID: 1345977
Name: r-proc
PackageBaseID: 149936
PackageBase: r-proc
Version: 1.18.5-1
Description: Display and Analyze ROC Curves
URL: https://cran.r-project.org/package=pROC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583710437
LastModified: 1698862097
URLPath: /cgit/aur.git/snapshot/r-proc.tar.gz