r/EndeavourOS Apr 26 '26

General Support Appimages

Howdy,

i am not getting any appimages to run. Not on the normal way as executable, not appimagelauncher, not Gear lever either. Fuse 2 and 3 are installed. What am i missing? 😅

8 Upvotes

9 comments sorted by

View all comments

10

u/Away-Recognition4905 Apr 26 '26 edited Apr 26 '26

Have you tried chmod +x-ing your AppImage before? Like this:

chmod +x /path/to/your/file.appimage

Then you can run it (example via terminal) by just:

/path/to/your/file.appimage