ompi on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install ompi on Arch using YAY
$
yay -S
ompi
Copied
* (Optional) Uninstall ompi on Arch using YAY
$
yay -Rns
ompi
Copied
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
Copied
b. Clone ompi's git locally
$
git clone https://aur.archlinux.org/ompi.git
~/ompi
Copied
c. Go to ~/ompi folder and install it
$
cd
~/ompi
Copied
$
makepkg -si
Copied
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
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