openmpi-slurm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S openmpi-slurm

* (Optional) Uninstall openmpi-slurm on Arch using YAY

$ yay -Rns openmpi-slurm

2. Manually Install "openmpi-slurm" via AUR

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

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

b. Clone openmpi-slurm's git locally

$ git clone https://aur.archlinux.org/openmpi-slurm.git ~/openmpi-slurm

c. Go to ~/openmpi-slurm folder and install it

$ cd ~/openmpi-slurm $ makepkg -si

3. Information about the openmpi-slurm package on Arch User Repository (AUR)

ID: 1070937
Name: openmpi-slurm
PackageBaseID: 62936
PackageBase: openmpi-slurm
Version: 4.1.2-3
Description: patch for openmpi to support slurm-llnl
URL: https://www.open-mpi.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1348075796
LastModified: 1650719754
URLPath: /cgit/aur.git/snapshot/openmpi-slurm.tar.gz