r-domc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-domc

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

$ yay -Rns r-domc

2. Manually Install "r-domc" via AUR

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

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

b. Clone r-domc's git locally

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

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

$ cd ~/r-domc $ makepkg -si

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

ID: 1350817
Name: r-domc
PackageBaseID: 199419
PackageBase: r-domc
Version: 1.3.8-1
Description: Foreach Parallel Adaptor for 'parallel'
URL: https://cran.r-project.org/package=doMC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1699616167
LastModified: 1699616167
URLPath: /cgit/aur.git/snapshot/r-domc.tar.gz