gcc7-fortran on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S gcc7-fortran

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

$ yay -Rns gcc7-fortran

2. Manually Install "gcc7-fortran" via AUR

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

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

b. Clone gcc7-fortran's git locally

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

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

$ cd ~/gcc7-fortran $ makepkg -si

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

ID: 1082429
Name: gcc7-fortran
PackageBaseID: 141078
PackageBase: gcc7
Version: 7.5.0-4
Description: Fortran front-end for GCC (7.x.x)
URL: http://gcc.gnu.org
NumVotes: 17
Popularity: 0.001266
OutOfDate: 1681196002
Maintainer: ReyJamonico
Submitter: arojas
FirstSubmitted: 1554749903
LastModified: 1652974473
URLPath: /cgit/aur.git/snapshot/gcc7-fortran.tar.gz