gcc10-fortran on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S gcc10-fortran

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

$ yay -Rns gcc10-fortran

2. Manually Install "gcc10-fortran" via AUR

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

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

b. Clone gcc10-fortran's git locally

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

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

$ cd ~/gcc10-fortran $ makepkg -si

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

ID: 1289292
Name: gcc10-fortran
PackageBaseID: 176489
PackageBase: gcc10
Version: 10.5.0-1
Description: Fortran front-end for GCC (10.x.x)
URL: https://gcc.gnu.org
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: severach
Submitter: jonathon
FirstSubmitted: 1646048650
LastModified: 1689432748
URLPath: /cgit/aur.git/snapshot/gcc10-fortran.tar.gz