openmp-svn on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S openmp-svn

* (Optional) Uninstall openmp-svn on Arch using YAY

$ yay -Rns openmp-svn

2. Manually Install "openmp-svn" via AUR

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

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

b. Clone openmp-svn's git locally

$ git clone https://aur.archlinux.org/openmp-svn.git ~/openmp-svn

c. Go to ~/openmp-svn folder and install it

$ cd ~/openmp-svn $ makepkg -si

3. Information about the openmp-svn package on Arch User Repository (AUR)

ID: 395455
Name: openmp-svn
PackageBaseID: 120321
PackageBase: openmp-svn
Version: 5.0.r298769-1
Description: LLVM OpenMP Runtime Library
URL: http://openmp.llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1488610632
LastModified: 1490424678
URLPath: /cgit/aur.git/snapshot/openmp-svn.tar.gz