r-parallelly on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S r-parallelly

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

$ yay -Rns r-parallelly

2. Manually Install "r-parallelly" via AUR

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

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

b. Clone r-parallelly's git locally

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

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

$ cd ~/r-parallelly $ makepkg -si

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

ID: 1418067
Name: r-parallelly
PackageBaseID: 170730
PackageBase: r-parallelly
Version: 1.37.1-1
Description: Enhancing the 'parallel' Package
URL: https://cran.r-project.org/package=parallelly
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1630704288
LastModified: 1709209592
URLPath: /cgit/aur.git/snapshot/r-parallelly.tar.gz