r-rook on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rook

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

$ yay -Rns r-rook

2. Manually Install "r-rook" via AUR

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

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

b. Clone r-rook's git locally

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

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

$ cd ~/r-rook $ makepkg -si

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

ID: 1165785
Name: r-rook
PackageBaseID: 182170
PackageBase: r-rook
Version: 1.2-1
Description: Rook - a web server interface for R
URL: https://cran.r-project.org/package=Rook
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654521735
LastModified: 1667822541
URLPath: /cgit/aur.git/snapshot/r-rook.tar.gz