lfortran on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S lfortran

* (Optional) Uninstall lfortran on Arch using YAY

$ yay -Rns lfortran

2. Manually Install "lfortran" via AUR

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

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

b. Clone lfortran's git locally

$ git clone https://aur.archlinux.org/lfortran.git ~/lfortran

c. Go to ~/lfortran folder and install it

$ cd ~/lfortran $ makepkg -si

3. Information about the lfortran package on Arch User Repository (AUR)

ID: 1396052
Name: lfortran
PackageBaseID: 172803
PackageBase: lfortran
Version: 0.33.1-1
Description: Modern interactive LLVM-based Fortran compiler
URL: https://lfortran.org
NumVotes: 6
Popularity: 0.910605
OutOfDate:
Maintainer: carlosal1015
Submitter: ciappi
FirstSubmitted: 1636209423
LastModified: 1706710121
URLPath: /cgit/aur.git/snapshot/lfortran.tar.gz