r-rmpi on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rmpi

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

$ yay -Rns r-rmpi

2. Manually Install "r-rmpi" via AUR

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

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

b. Clone r-rmpi's git locally

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

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

$ cd ~/r-rmpi $ makepkg -si

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

ID: 1376198
Name: r-rmpi
PackageBaseID: 182128
PackageBase: r-rmpi
Version: 0.7.2-2
Description: Interface (Wrapper) to MPI (Message-Passing Interface)
URL: https://cran.r-project.org/package=Rmpi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654520678
LastModified: 1703635319
URLPath: /cgit/aur.git/snapshot/r-rmpi.tar.gz