flang on AUR (Arch User Repository)
Last updated: January 26,2025
1. Install "flang" 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
Copied
b. Install flang on Arch using YAY
$
yay -S
flang
Copied
* (Optional) Uninstall flang on Arch using YAY
$
yay -Rns
flang
Copied
2. Manually Install "flang" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone flang's git locally
$
git clone https://aur.archlinux.org/flang.git
~/flang
Copied
c. Go to ~/flang folder and install it
$
cd
~/flang
Copied
$
makepkg -si
Copied
3. Information about the flang package on Arch User Repository (AUR)
ID: 1423368
Name: flang
PackageBaseID: 196987
PackageBase: flang
Version: 17.0.6-1
Description: ground-up implementation of a Fortran front end written in modern C++
URL: http://llvm.org/
NumVotes: 1
Popularity: 0.024583
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1693001176
LastModified: 1709918993
URLPath: /cgit/aur.git/snapshot/flang.tar.gz
Name: flang
PackageBaseID: 196987
PackageBase: flang
Version: 17.0.6-1
Description: ground-up implementation of a Fortran front end written in modern C++
URL: http://llvm.org/
NumVotes: 1
Popularity: 0.024583
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1693001176
LastModified: 1709918993
URLPath: /cgit/aur.git/snapshot/flang.tar.gz