openmpi-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S openmpi-git

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

$ yay -Rns openmpi-git

2. Manually Install "openmpi-git" via AUR

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

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

b. Clone openmpi-git's git locally

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

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

$ cd ~/openmpi-git $ makepkg -si

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

ID: 348733
Name: openmpi-git
PackageBaseID: 116394
PackageBase: openmpi-git
Version: 3.0.0.a1.r25968.r4a65b19-2
Description: High Performance Message Passing Library (MPI)
URL: https://www.open-mpi.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1496393305
Maintainer: robermorales
Submitter: robermorales
FirstSubmitted: 1477132863
LastModified: 1477142280
URLPath: /cgit/aur.git/snapshot/openmpi-git.tar.gz