openmp-extras on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S openmp-extras

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

$ yay -Rns openmp-extras

2. Manually Install "openmp-extras" via AUR

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

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

b. Clone openmp-extras's git locally

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

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

$ cd ~/openmp-extras $ makepkg -si

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

ID: 1132547
Name: openmp-extras
PackageBaseID: 159746
PackageBase: openmp-extras
Version: 5.2.3-1
Description: Radeon Open Compute - openmp-extras with flang (OpenMP AMD GPU Offloading)
URL: https://github.com/ROCm-Developer-Tools/aomp
NumVotes: 1
Popularity: 0
OutOfDate: 1679678386
Maintainer: tpkessler
Submitter: acxz
FirstSubmitted: 1605133723
LastModified: 1661794613
URLPath: /cgit/aur.git/snapshot/openmp-extras.tar.gz