ffgo on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S ffgo

* (Optional) Uninstall ffgo on Arch using YAY

$ yay -Rns ffgo

2. Manually Install "ffgo" via AUR

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

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

b. Clone ffgo's git locally

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

c. Go to ~/ffgo folder and install it

$ cd ~/ffgo $ makepkg -si

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

ID: 1406992
Name: ffgo
PackageBaseID: 165719
PackageBase: ffgo
Version: 1.12.8-2
Description: A graphical launcher for FlightGear, i.e., a program whose purpose is to allow easy assembling and running of an fgfs command line. (Fork of and replacement for 'FGo!'.)
URL: http://frougon.net/projects/FFGo/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dreieck
FirstSubmitted: 1618612953
LastModified: 1707559987
URLPath: /cgit/aur.git/snapshot/ffgo.tar.gz