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

Last updated: September 28,2024

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

$ yay -S intel-compiler-base

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

$ yay -Rns intel-compiler-base

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

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

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

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

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

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

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

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

ID: 816330
Name: intel-compiler-base
PackageBaseID: 56337
PackageBase: intel-parallel-studio-xe
Version: 2020.4.304-3
Description: Intel C/C++ 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-compiler-base.tar.gz