r-prediction on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-prediction

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

$ yay -Rns r-prediction

2. Manually Install "r-prediction" via AUR

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

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

b. Clone r-prediction's git locally

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

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

$ cd ~/r-prediction $ makepkg -si

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

ID: 1320763
Name: r-prediction
PackageBaseID: 197717
PackageBase: r-prediction
Version: 0.3.14-1
Description: Tidy, Type-Safe 'prediction()' Methods
URL: https://cran.r-project.org/package=prediction
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1695050908
LastModified: 1695050908
URLPath: /cgit/aur.git/snapshot/r-prediction.tar.gz