r-dorng on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dorng

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

$ yay -Rns r-dorng

2. Manually Install "r-dorng" via AUR

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

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

b. Clone r-dorng's git locally

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

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

$ cd ~/r-dorng $ makepkg -si

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

ID: 1208826
Name: r-dorng
PackageBaseID: 180258
PackageBase: r-dorng
Version: 1.8.6-3
Description: Generic Reproducible Parallel Backend for 'foreach' Loops
URL: https://cran.r-project.org/package=doRNG
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654475310
LastModified: 1675966106
URLPath: /cgit/aur.git/snapshot/r-dorng.tar.gz