Howto:Install Flightgear from a PPA

From FlightGear wiki
Revision as of 21:47, 9 September 2017 by Flyhigh (talk | contribs)
Jump to navigation Jump to search

Currently, in the official Ubuntu repositories, Ubuntu 14.04 (Trusty) has FlightGear 3.0.0, Ubuntu 16.04 (Xenial) has FlightGear 3.4.0, and Ubuntu 17.04 (Zesty) has FlightGear 2016.4.4. Since the older Ubuntu versions don't have a simple installation method for the latest FlightGear version, I'm providing a PPA from which you can download FlightGear. Here is a list of FlightGear-related PPAs:

Installing FlightGear

Note  The menu bar may be initially hidden. You can restore this by pressing F10.
Caution  You must be on Ubuntu 14.04, 16.04, or 17.04 (packages for 17.10 coming shortly) before you install FlightGear![1]

If you aren't on one of those three versions of Ubuntu, you can upgrade by executing the following command in the terminal:

sudo do-release-upgrade

Note that the upgrade may take several hours.

Upgrading

If you already have Flightgear installed from the main repos, you can just add the PPA, update, and upgrade.

sudo add-apt-repository ppa:saiarcot895/flightgear
sudo apt-get update
sudo apt-get dist-upgrade

Fresh install

If you are doing a fresh FlightGear install (you haven't installed FlightGear from this PPA or the prerelease/daily PPAs) and you haven't added this PPA, you'll need to do the commands below:

sudo add-apt-repository ppa:saiarcot895/flightgear
sudo apt-get update
sudo apt-get install flightgear

Installing additional aircraft (daily PPA only)

I've since removed the aircraft packages, since there is now an integrated launcher that lets you download any aircraft you want.

References
  1. saiarcot895 (Feb 27th, 2016). Problem installing Flightgear.