fgsl-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S fgsl-git

* (Optional) Uninstall fgsl-git on Arch using YAY

$ yay -Rns fgsl-git

2. Manually Install "fgsl-git" via AUR

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

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

b. Clone fgsl-git's git locally

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

c. Go to ~/fgsl-git folder and install it

$ cd ~/fgsl-git $ makepkg -si

3. Information about the fgsl-git package on Arch User Repository (AUR)

ID: 1188416
Name: fgsl-git
PackageBaseID: 150933
PackageBase: fgsl-git
Version: 1.5-1
Description: A Fortran interface to the GNU Scientific Library
URL: https://github.com/reinh-bader/fgsl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: j_klee
Submitter: j_klee
FirstSubmitted: 1585665102
LastModified: 1672145118
URLPath: /cgit/aur.git/snapshot/fgsl-git.tar.gz