ompi on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ompi

* (Optional) Uninstall ompi on Arch using YAY

$ yay -Rns ompi

2. Manually Install "ompi" via AUR

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

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

b. Clone ompi's git locally

$ git clone https://aur.archlinux.org/ompi.git ~/ompi

c. Go to ~/ompi folder and install it

$ cd ~/ompi $ makepkg -si

3. Information about the ompi package on Arch User Repository (AUR)

ID: 1178943
Name: ompi
PackageBaseID: 61311
PackageBase: ompi
Version: 2.7.0-1
Description: A lightweight, open source OpenMP compiler and runtime system for C
URL: http://www.cs.uoi.gr/~ompi/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Tenshi65535
Submitter: alub
FirstSubmitted: 1343592896
LastModified: 1670323558
URLPath: /cgit/aur.git/snapshot/ompi.tar.gz