flightgear on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S flightgear

* (Optional) Uninstall flightgear on Arch using YAY

$ yay -Rns flightgear

2. Manually Install "flightgear" via AUR

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

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

b. Clone flightgear's git locally

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

c. Go to ~/flightgear folder and install it

$ cd ~/flightgear $ makepkg -si

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

ID: 1377929
Name: flightgear
PackageBaseID: 128651
PackageBase: flightgear
Version: 2020.3.19-2
Description: An open-source, multi-platform flight simulator
URL: http://www.flightgear.org/
NumVotes: 48
Popularity: 0.690808
OutOfDate:
Maintainer: acxz
Submitter: Barthalion
FirstSubmitted: 1515168262
LastModified: 1703991283
URLPath: /cgit/aur.git/snapshot/flightgear.tar.gz