openmp-nvptx on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S openmp-nvptx

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

$ yay -Rns openmp-nvptx

2. Manually Install "openmp-nvptx" via AUR

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

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

b. Clone openmp-nvptx's git locally

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

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

$ cd ~/openmp-nvptx $ makepkg -si

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

ID: 1041540
Name: openmp-nvptx
PackageBaseID: 154290
PackageBase: openmp-nvptx
Version: 13.0.1-1
Description: LLVM OpenMP Runtime Library with NVPTX offloading targets enaled
URL: https://openmp.llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danielotero
FirstSubmitted: 1591907523
LastModified: 1645567629
URLPath: /cgit/aur.git/snapshot/openmp-nvptx.tar.gz