med-openmpi on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S med-openmpi

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

$ yay -Rns med-openmpi

2. Manually Install "med-openmpi" via AUR

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

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

b. Clone med-openmpi's git locally

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

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

$ cd ~/med-openmpi $ makepkg -si

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

ID: 1042494
Name: med-openmpi
PackageBaseID: 81588
PackageBase: med-openmpi
Version: 4.1.0-2
Description: Generic pre- and post-processing platform for numerical simulation (openmpi version)
URL: https://www.salome-platform.org/downloads
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: sl1pkn07
FirstSubmitted: 1399389353
LastModified: 1645751050
URLPath: /cgit/aur.git/snapshot/med-openmpi.tar.gz

5. The same packages on other Linux Distributions