gcc11-fortran on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gcc11-fortran

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

$ yay -Rns gcc11-fortran

2. Manually Install "gcc11-fortran" via AUR

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

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

b. Clone gcc11-fortran's git locally

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

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

$ cd ~/gcc11-fortran $ makepkg -si

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

ID: 1276938
Name: gcc11-fortran
PackageBaseID: 192371
PackageBase: gcc11
Version: 11.4.0-1
Description: Fortran front-end for GCC (11.x.x)
URL: https://gcc.gnu.org
NumVotes: 4
Popularity: 0.141154
OutOfDate:
Maintainer: tallero
Submitter: yan12125
FirstSubmitted: 1680683209
LastModified: 1687393807
URLPath: /cgit/aur.git/snapshot/gcc11-fortran.tar.gz