charm++-openmpi on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S charm++-openmpi

* (Optional) Uninstall charm++-openmpi on Arch using YAY

$ yay -Rns charm++-openmpi

2. Manually Install "charm++-openmpi" via AUR

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

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

b. Clone charm++-openmpi's git locally

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

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

$ cd ~/charm++-openmpi $ makepkg -si

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

ID: 981308
Name: charm++-openmpi
PackageBaseID: 142214
PackageBase: charm++-openmpi
Version: 7.0.0-1
Description: Adaptive Message Passing Interface, OpenMPI backend
URL: http://charm.cs.uiuc.edu/research/ampi/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: marmistrz
FirstSubmitted: 1558351465
LastModified: 1635611659
URLPath: /cgit/aur.git/snapshot/charm++-openmpi.tar.gz