fortran_stdlib on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S fortran_stdlib

* (Optional) Uninstall fortran_stdlib on Arch using YAY

$ yay -Rns fortran_stdlib

2. Manually Install "fortran_stdlib" via AUR

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

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

b. Clone fortran_stdlib's git locally

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

c. Go to ~/fortran_stdlib folder and install it

$ cd ~/fortran_stdlib $ makepkg -si

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

ID: 1071281
Name: fortran_stdlib
PackageBaseID: 172945
PackageBase: fortran_stdlib
Version: 0.2.1-1
Description: Fortran standard library
URL: https://github.com/fortran-lang/stdlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MartinDiehl
Submitter: MartinDiehl
FirstSubmitted: 1636555386
LastModified: 1650821210
URLPath: /cgit/aur.git/snapshot/fortran_stdlib.tar.gz