libgfortran6 on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S libgfortran6

* (Optional) Uninstall libgfortran6 on Arch using YAY

$ yay -Rns libgfortran6

2. Manually Install "libgfortran6" via AUR

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

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

b. Clone libgfortran6's git locally

$ git clone https://aur.archlinux.org/libgfortran6.git ~/libgfortran6

c. Go to ~/libgfortran6 folder and install it

$ cd ~/libgfortran6 $ makepkg -si

3. Information about the libgfortran6 package on Arch User Repository (AUR)

ID: 451839
Name: libgfortran6
PackageBaseID: 122434
PackageBase: libgfortran6
Version: 6.4.1-1
Description: Fortran runtime libraries shipped by GCC6
URL: http://gcc.gnu.org
NumVotes: 3
Popularity: 8.0E-6
OutOfDate:
Maintainer: qft
Submitter: qft
FirstSubmitted: 1495120897
LastModified: 1508020678
URLPath: /cgit/aur.git/snapshot/libgfortran6.tar.gz