r-origami on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-origami

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

$ yay -Rns r-origami

2. Manually Install "r-origami" via AUR

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

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

b. Clone r-origami's git locally

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

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

$ cd ~/r-origami $ makepkg -si

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

ID: 1154882
Name: r-origami
PackageBaseID: 181632
PackageBase: r-origami
Version: 1.0.7-1
Description: Generalized Framework for Cross-Validation
URL: https://cran.r-project.org/package=origami
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654508637
LastModified: 1666224132
URLPath: /cgit/aur.git/snapshot/r-origami.tar.gz