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

Last updated: June 30,2024

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

$ yay -S intel-fortran-compiler

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

$ yay -Rns intel-fortran-compiler

2. Manually Install "intel-fortran-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-fortran-compiler's git locally

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

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

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

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

ID: 816331
Name: intel-fortran-compiler
PackageBaseID: 56337
PackageBase: intel-parallel-studio-xe
Version: 2020.4.304-3
Description: Intel Fortran compiler 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-fortran-compiler.tar.gz