flang-classic on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S flang-classic

* (Optional) Uninstall flang-classic on Arch using YAY

$ yay -Rns flang-classic

2. Manually Install "flang-classic" via AUR

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

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

b. Clone flang-classic's git locally

$ git clone https://aur.archlinux.org/flang-classic.git ~/flang-classic

c. Go to ~/flang-classic folder and install it

$ cd ~/flang-classic $ makepkg -si

3. Information about the flang-classic package on Arch User Repository (AUR)

ID: 1310237
Name: flang-classic
PackageBaseID: 196988
PackageBase: flang-classic
Version: 20221103-1
Description: out-of-tree Fortran compiler targeting LLVM
URL: https://github.com/flang-compiler/flang
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1693001549
LastModified: 1693238847
URLPath: /cgit/aur.git/snapshot/flang-classic.tar.gz