f4go-git on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S f4go-git

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

$ yay -Rns f4go-git

2. Manually Install "f4go-git" via AUR

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

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

b. Clone f4go-git's git locally

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

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

$ cd ~/f4go-git $ makepkg -si

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

ID: 754555
Name: f4go-git
PackageBaseID: 151193
PackageBase: f4go-git
Version: r587.b8b6202-1
Description: Transpiling fortran code to golang code
URL: https://github.com/Konstantin8105/f4go
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586260210
LastModified: 1592668615
URLPath: /cgit/aur.git/snapshot/f4go-git.tar.gz