r-rslurm on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rslurm

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

$ yay -Rns r-rslurm

2. Manually Install "r-rslurm" via AUR

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

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

b. Clone r-rslurm's git locally

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

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

$ cd ~/r-rslurm $ makepkg -si

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

ID: 1217274
Name: r-rslurm
PackageBaseID: 182200
PackageBase: r-rslurm
Version: 0.6.2-1
Description: Submit R Calculations to a 'Slurm' Cluster
URL: https://cran.r-project.org/package=rslurm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654522485
LastModified: 1677240147
URLPath: /cgit/aur.git/snapshot/r-rslurm.tar.gz