fortran-fpm on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fortran-fpm

* (Optional) Uninstall fortran-fpm on Arch using YAY

$ yay -Rns fortran-fpm

2. Manually Install "fortran-fpm" via AUR

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

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

b. Clone fortran-fpm's git locally

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

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

$ cd ~/fortran-fpm $ makepkg -si

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

ID: 1382563
Name: fortran-fpm
PackageBaseID: 173080
PackageBase: fortran-fpm
Version: 0.10.0-1
Description: A Fortran package manager and build system
URL: https://fpm.fortran-lang.org/
NumVotes: 5
Popularity: 0.007854
OutOfDate:
Maintainer: banana-bred
Submitter: ciappi
FirstSubmitted: 1636884969
LastModified: 1704738437
URLPath: /cgit/aur.git/snapshot/fortran-fpm.tar.gz