intel-openmp on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S intel-openmp

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

$ yay -Rns intel-openmp

2. Manually Install "intel-openmp" via AUR

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

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

b. Clone intel-openmp's git locally

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

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

$ cd ~/intel-openmp $ makepkg -si

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

ID: 816329
Name: intel-openmp
PackageBaseID: 56337
PackageBase: intel-parallel-studio-xe
Version: 2020.4.304-3
Description: Intel OpenMP Implementation 19.1.3
URL: http://software.intel.com/en-us/articles/non-commercial-software-download/
NumVotes: 137
Popularity: 0.023322
OutOfDate: 1608888360
Maintainer:
FirstSubmitted: 1328218410
LastModified: 1604961182
URLPath: /cgit/aur.git/snapshot/intel-openmp.tar.gz