Archives For flightgear

After 2 years of development, Flightgear 2020.3 was released as the latest stable version of the flight simulator. Here’s how to install it in Ubuntu 18.04, Ubuntu 20.04, Ubuntu 20.10, and derivatives.

FlightGear 2020.3 release highlights:

  • New default Keflavík International Airport (BIKF)
  • Aircraft updates:
    • The A320 has been overhauled
    • The C182 gained an excellent integration of the FG1000 glass-cockpit, as did the J3 Cub and the Diamond DA40.
    • The SEPCAT Jaguar GR.1, Bombardier Q400 and twenty more aircraft were added.
  • FlightGear now simulates tides covering and uncovering shallow areas (littoral areas), like tidal flats (mudflats).
  • Textures can be cached & compressed for faster loading and reduced memory use, giving better performance.
  • Connection to the VATSIM network via SWIFT is officially supported.
  • Better translation support, and handling of non-ASCII file names.
  • Many view improvements, including a new Tower-AGL view.

1.) To install the flight simulator, first open terminal either from system application menu or by pressing Ctrl+Alt+T on keyboard.

When terminal opens, run command to add the PPA repository:

sudo add-apt-repository ppa:saiarcot895/flightgear

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2.) Then refresh system package cache and install the software via command:

sudo apt update

sudo apt install flightgear

If an old version was installed, you can also upgrade it via Software Updater utility.

Uninstall:

To remove FlightGear PPA, either go to Software & Updates > Other Software, or run command:

sudo add-apt-repository --remove ppa:saiarcot895/flightgear

And remove the flight simulator if you want by running command:

sudo apt remove --autoremove flightgear flightgear-data

FlightGear Flight Simulator 2020.1 was released a week ago. Now it’s finally made into PPA for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.10, Ubuntu 20.04, and their derivatives.

FlightGear 2020.1 was released as current preview release that contains many exciting new features, enhancements and bugfixes.

Enhancements since 2019.1 include a developer preview of the upcoming Compositor graphical rendering framework as a separate pre-built binary, better aircraft carrier support, improvements to both the JSBSim and YASim flight dynamics models, better view options, more efficient and better looking OpenStreetMap buildings and translation of the UI into Polish. Major aircraft updates include the Boeing 777, Airbus A320, Antonov AN-24, F-16, Piper J3Cub, Saab JA37 Viggen, Piper PA28 Cherokee, Bombardier Q-400, Space Shuttle.

1.) To install the flight simulator, first open terminal either from system application menu or by pressing Ctrl+Alt+T on keyboard.

Package for Ubuntu 20.04 needs to be rebuilt, check the link before getting started.

When terminal opens, run command to add the PPA repository:

sudo add-apt-repository ppa:saiarcot895/flightgear

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2.) Then refresh system package cache and install the software via command:

sudo apt update

sudo apt install flightgear

If an old version was installed, you can also upgrade it via Software Updater utility.

Uninstall:

To remove FlightGear PPA, either go to Software & Updates > Other Software, or run command:

sudo add-apt-repository --remove ppa:saiarcot895/flightgear

And remove the flight simulator if you want by running command:

sudo apt remove --autoremove flightgear flightgear-data

FlightGear flight simulator 2019.1 was released almost two months ago. Not it’s finally made into PPA for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04, Linux Mint 19.x and their derivatives.

FlightGear 2019.1 contains many exciting new features, enhancements and bug-fixes. See the changelog for details.

To install the free and open-source flight simulator, open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for ‘terminal’ from application menu. When it opens, run following commands one by one.

1.) Paste following command and hit run to add the PPA repository:

sudo add-apt-repository ppa:saiarcot895/flightgear

Type user password (no asterisk feedback due to security reason) when it prompts and hit Enter to continue

2.) Then either upgrade FlightGear from an existing release via Software Updater (Update Manager):

or run command in terminal to install the software:

sudo apt update && sudo apt install flightgear

Uninstall:

To remove flightgear, either use Ubuntu Software or run command in terminal:

sudo apt remove --auto-remove flightgear

You can also remove the PPA either via the first step’s command with --remove added in the end, or by going to “Software & Updates -> Other Software” tab.

Free open-source multi-platform flight simulator FlightGear 2019.1 was finally released today. Here’s how to install it in Ubuntu 18.04 and higher.

FlightGear 2019.1 release highlights:

  • METAR interpretation: Change CAVOK visibility to 9999.0 metres
  • Add the ability to control the turbine engines spin down factor
  • Add the ability to set up the starter and acceleration times of a turbine
  • Yasim ground friction (stiction) changes
  • fgcommands “add-aiobject” and “remove-aiobject” for adding/removing objects to the AI subsystem.
  • Support for DDS Texture Cache
  • New experimental Compositor rendering framework
  • Some Boeing 777 update, and other more.

How to Install FlightGear in Ubuntu:

FlightGear is available in Ubuntu Software by default, but always old. To get the most recent version, you can:

  • either install or upgrade FlightGear via PPA repository.
  • or install the Flatpak package (runs in sandbox).

NOTE: Both PPA repository and Flatpak package are not updated at the moment. The new release packages will be available in a few days.

1. To add the PPA, open terminal (Ctrl+Alt+T) and run command:

sudo add-apt-repository ppa:saiarcot895/flightgear

Then you’ll be able to either upgrade FlightGear through Software Updater,

or install the simulator via command:

sudo apt update && sudo apt install flightgear

(Optional) You can remove the PPA either via the first step command with --remove added in the end, or by going to “Software & Updates -> Other Software” tab.

2. FlightGear Flatpak package is available in Flathub repository, where also contains how to install instructions.

FlightGear flight simulator 2018.3 is finally available to install via PPA in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and Linux Mint 18.x, 19.x.

FlightGear 2018.3 was released 2 weeks ago with new cloud lighting, better C-172p, new scenery Arctic island of Jan Mayen, and many other improvements.

How to Install FlightGear 2018.3 in Ubuntu:

1. Open terminal either via Ctrl+Alt+T keyboard shortcuts and by searching for “terminal” from application launcher. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:saiarcot895/flightgear

Type user password (no asterisks feedback) when it asks and hit Enter.

2. Then upgrade FlightGear via Software Updater, if a previous version exists.

or run command in terminal to install or upgrade the flight simulator:

sudo apt-get update

sudo apt-get install flightgear

Uninstall:

To remove FlightGear flight simulator, either use your system package manager or run command:

sudo apt-get remove --autoremove flightgear

And launch Software & Updates -> Other Software tab to remove the PPAs.