r-rserve on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S r-rserve

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

$ yay -Rns r-rserve

2. Manually Install "r-rserve" via AUR

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

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

b. Clone r-rserve's git locally

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

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

$ cd ~/r-rserve $ makepkg -si

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

ID: 1392507
Name: r-rserve
PackageBaseID: 198499
PackageBase: r-rserve
Version: 1.8.13-2
Description: Binary R server
URL: https://cran.r-project.org/package=Rserve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1697196906
LastModified: 1706205701
URLPath: /cgit/aur.git/snapshot/r-rserve.tar.gz