openmpi-gcc10 on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S openmpi-gcc10

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

$ yay -Rns openmpi-gcc10

2. Manually Install "openmpi-gcc10" via AUR

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

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

b. Clone openmpi-gcc10's git locally

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

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

$ cd ~/openmpi-gcc10 $ makepkg -si

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

ID: 1022026
Name: openmpi-gcc10
PackageBaseID: 168205
PackageBase: openmpi-gcc10
Version: 4.1.2-1
Description: High performance message passing library (MPI) (built with GCC10)
URL: https://www.open-mpi.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1624277889
LastModified: 1642745119
URLPath: /cgit/aur.git/snapshot/openmpi-gcc10.tar.gz