#Help, how to install Linux
1 messages · Page 1 of 1 (latest)
I'm not quite sure if I understand your issue. You can either install the game via flatpak, or download the appimage, add execute permissions to it, and run it
it shouldn't make a difference i think
You might want to look at this. on how to set up flathub. Afterwards you can go to the beyond all reason website, click on play now -> flatpak, and then click on install
If the appimage doesn't just execute via double click, then you can make it executable from Right click/Properties/Permissions
If you have flatpak working then consider getting an app to manage appimages like gear lever https://flathub.org/en/apps/it.mijorus.gearlever
You don't need a fancy command to install BAR, Linux Distro's having some good looking Package Manager with a easy UI... just go in this package manager>properties and look for a switch to enable Flatpak's.
BAR is possible to install as AppImage (its like a portable exe or standalone program which you might know from MS Windows) or Flatpak which you might update after each distro release update with this command: flatpak update --system or the last option is a Arch Package which looks to complicated in my eyes, even since its based on a AppImage installation but required manually install some additional package's.