FlightGear
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