gfortran9-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S gfortran9-bin

* (Optional) Uninstall gfortran9-bin on Arch using YAY

$ yay -Rns gfortran9-bin

2. Manually Install "gfortran9-bin" via AUR

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

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

b. Clone gfortran9-bin's git locally

$ git clone https://aur.archlinux.org/gfortran9-bin.git ~/gfortran9-bin

c. Go to ~/gfortran9-bin folder and install it

$ cd ~/gfortran9-bin $ makepkg -si

3. Information about the gfortran9-bin package on Arch User Repository (AUR)

ID: 1417593
Name: gfortran9-bin
PackageBaseID: 188203
PackageBase: gcc9-bin
Version: 9.5.0_5ubuntu1-1
Description: Fortran front-end for GCC (series 9.x)
URL: https://packages.ubuntu.com/noble/source/gcc-9
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: myself601
Submitter: myself600
FirstSubmitted: 1669391826
LastModified: 1709147854
URLPath: /cgit/aur.git/snapshot/gfortran9-bin.tar.gz