- **Epistemic status:** #seedlings To make an [[AppImage]] [[Computer Program]] an executable, you will need to open your terminal and run the following command: ```bash chmod a+x name-of-app-image.AppImage ``` --- ## References - <https://itsfoss.com/>. “How To Use AppImage in Linux [Complete Guide] - It’s FOSS.” Accessed April 20, 2022. <https://itsfoss.com/use-appimage-linux/>.