openmpi-ucx on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S openmpi-ucx

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

$ yay -Rns openmpi-ucx

2. Manually Install "openmpi-ucx" via AUR

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

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

b. Clone openmpi-ucx's git locally

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

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

$ cd ~/openmpi-ucx $ makepkg -si

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

ID: 1393105
Name: openmpi-ucx
PackageBaseID: 197055
PackageBase: openmpi-ucx
Version: 5.0.1-3
Description: High performance message passing library (MPI)
URL: https://www.open-mpi.org
NumVotes: 1
Popularity: 0.057977
OutOfDate:
Maintainer: lahwaacz
Submitter: lahwaacz
FirstSubmitted: 1693146414
LastModified: 1706309214
URLPath: /cgit/aur.git/snapshot/openmpi-ucx.tar.gz