Ubuntu
(Redirected from Ubuntu 24.04 Package List and Build Hints)
Jump to navigation
Jump to search
Ubuntu is a Linux distribution based on Debian. There is a PPA that provides the latest development version of FlightGear and SimGear and a recent version of FlightGear data. See this page for more info. To add the PPA, run sudo apt-add-repository ppa:saiarcot895/flightgear-edge.
Required Packages
Packages required to build openscenegraph, simgear and flightgear next on Ubuntu 24.04 LTS:
sudo apt install g++ build-essential libpng12-dev libgl1-mesa-dev libnvtt-dev libboost-dev libopenal-dev libcurl3-dev qtbase5-private-dev qtdeclarative5-private-dev libplib-dev qt5 qttools5-dev libqt5svg5-dev qml-module-qtquick-controls2
Building
See Building FlightGear - Linux or the docs-mini directory in the repository for the instructions.