intel-oneapi-compiler on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S intel-oneapi-compiler

* (Optional) Uninstall intel-oneapi-compiler on Arch using YAY

$ yay -Rns intel-oneapi-compiler

2. Manually Install "intel-oneapi-compiler" via AUR

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

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

b. Clone intel-oneapi-compiler's git locally

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

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

$ cd ~/intel-oneapi-compiler $ makepkg -si

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

ID: 1120253
Name: intel-oneapi-compiler
PackageBaseID: 175344
PackageBase: intel-oneapi-compiler
Version: 2022.1.0_3768-2
Description: Intel® oneAPI Compiler
URL: https://software.intel.com/content/www/us/en/develop/tools/oneapi.html
NumVotes: 4
Popularity: 0.23287
OutOfDate:
Maintainer: huyz
FirstSubmitted: 1643010080
LastModified: 1659357530
URLPath: /cgit/aur.git/snapshot/intel-oneapi-compiler.tar.gz