Linux apps that run anywhere

Linux apps that run anywhere

The key idea of the AppImage format is one app = one file. Every AppImage contains an app and all the files the app needs to run. AppImage format is ideal for upstream packaging, which means that you get the software directly from the original author(s) without any intermediaries, exactly in the way the author(s) intended.

Source: appimage.org