Irrlamb is a free and open source 3D physics game for Linux and Windows. In this game you need to control a blue ball of energy and touch all glowing orbs. It is released under GNU General Public License v3.0. It is based on open dynamics engine. You can play this game using mouse and keyboard. Currently this game comes with 15 tutorials, 7 campaign levels, 4 skateparks, 7 challenges and 2 secrets.
How to Install Irrlamb game on Ubuntu Linux
Irrlamb game is available as a flatpak package file from the remote flathub repository. First you need to install flatpak. If you don’t have then install latest flatpak and flathub on your system using below instructions.
How to Install Flatpak and Flathub
Restart your system and after that run below Irrlamb game flatpak installation command.
flatpak install flathub io.gitlab.jazztickets.irrlamb
It will install the latest version of this game on your system. You can open it using the applications menu or via below command in terminal.
flatpak run io.gitlab.jazztickets.irrlamb
You can also uninstall Irrlamb game using this command.
sudo flatpak uninstall io.gitlab.jazztickets.irrlamb
That’s it.