FlightGear

From PaparazziUAV
Revision as of 19:16, 21 January 2013 by Flixr (talk | contribs) (Created page with "== Installation == === Ubuntu Package === Flightgear was available from getdeb.net (now discontinued, you can still use the mirrors). In this example for Ubuntu 12.04 precise, …")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Installation

Ubuntu Package

Flightgear was available from getdeb.net (now discontinued, you can still use the mirrors). In this example for Ubuntu 12.04 precise, replace the codename as appropriate:

Add the key:

wget -q -O - http://mirrors.dotsrc.org/getdeb/ubuntu/dists/precise-getdeb/Release.gpg | sudo apt-key add -

Add to your /etc/apt.sources.list:

deb http://mirrors.dotsrc.org/getdeb/ubuntu precise-getdeb games
deb-src http://mirrors.dotsrc.org/getdeb/ubuntu precise-getdeb games

Install flightgear:

sudo apt-get update
sudo apt-get install flightgear