To run the downloaded file, you need to make it executable, and run it. Most of them should be already installed in your system.īelow are install commands for some of the most popular distributions and their derivatives:ĭebian/Ubuntu sudo apt-get install libsdl2-2.0-0 libopenal1 fuse libfuse2 libgtk-3-0 libnss3 binutilsįedora sudo dnf install SDL2 openal-soft fuse-libs fuse gtk3 binutilsĪrch sudo pacman -S sdl2 fuse2 openal gtk3 alsa-lib nss binutils Also make sure you have installed some sound backend for OpenAL like pulseaudio or pipewire. Unfortunatelly we can't embeded everything in the AppImage, so we expect following tools and libraries to be present in the system: FUSE+LibFUSE2, SDL2, OpenAL, NSS3, GTK3 and binutils. If you are new to Linux, we recommend reading what AppImage is on, especially the wiki section.