HexGL is a free and open source space racing game for Linux. It is released under MIT license and written in C. This game is heavily inspired by Wipeout and F-Zero series. It is a Gthree port of Original HexGL game.
Install HexGL Racing Game on Ubuntu
HexGL is available as a flatpak package from the remote flathub repository. First install flatpak and flathub on your system and restart it after the installation. If you don’t have then follow below link for the flatpak and flathub installation instructions.
Install flatpak and flathub on Ubuntu
Now open the terminal app (ctrl+alt+t) and run below HexGL game flatpak install command. It will install the latest HexGL on your system.
flatpak install flathub org.gnome.HexGL
You can start the game using below command.
flatpak run org.gnome.HexGL
And uninstall HexGL using below commands.
flatpak uninstall org.gnome.HexGL
[OR]
sudo flatpak uninstall org.gnome.HexGL