gcc6-fortran on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gcc6-fortran

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

$ yay -Rns gcc6-fortran

2. Manually Install "gcc6-fortran" via AUR

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

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

b. Clone gcc6-fortran's git locally

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

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

$ cd ~/gcc6-fortran $ makepkg -si

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

ID: 1267393
Name: gcc6-fortran
PackageBaseID: 132626
PackageBase: gcc6
Version: 6.5.0-9
Description: Fortran front-end for GCC
URL: https://gcc.gnu.org/gcc-6/
NumVotes: 21
Popularity: 0.031312
OutOfDate:
Maintainer: valandil
Submitter: svenstaro
FirstSubmitted: 1526590584
LastModified: 1685819333
URLPath: /cgit/aur.git/snapshot/gcc6-fortran.tar.gz