Before you can run an AppImage, you need to make it executable. This is a Linux security feature. There are two main ways to make an AppImage executable:
1. With the GUI
2. On the command line
chmod a+x Some.Appimage