r-batchtools on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-batchtools

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

$ yay -Rns r-batchtools

2. Manually Install "r-batchtools" via AUR

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

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

b. Clone r-batchtools's git locally

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

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

$ cd ~/r-batchtools $ makepkg -si

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

ID: 1244043
Name: r-batchtools
PackageBaseID: 179642
PackageBase: r-batchtools
Version: 0.9.17-1
Description: Tools for Computation on Batch Systems
URL: https://cran.r-project.org/package=batchtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654453356
LastModified: 1682013822
URLPath: /cgit/aur.git/snapshot/r-batchtools.tar.gz