Here's popular applications on GNU/Linux available in AppImage format in August 2018. They are LibreOffice, Krita, Kdenlive, OpenShot, Synfig Studio, Inkscape, GIMP, VLC, Emacs, and some more. I list here either they are official (built by original project) or unofficial (built by individual contributor). If you see the name probono below, he is Simon Peter, the founding father of AppImage technology. You can run these AppImages on your GNU/Linux distros (or even test them on LiveCD session). Finally, by publishing this, I hope all the original developers insterested to provide AppImage versions officially. Enjoy!
- Want to update installed AppImage apps? Simple, use AppImageUpdate!
- Want to find more AppImage apps? See AppImageHub.
- Are you the official developer? Consider to publish your software in AppImage format with AppImageKit.
1. LibreOffice
Description: free, libre, and open source office suite with complete features derived from OpenOffice.org [libreoffice.org]
Architecture: 64-bit only
Latest version: 6.1
Packager: LibreOffice Team (official)
Download: LibreOffice-still.basic-x86_64.AppImage (200MB)
Download page: www.libreoffice.org/download/appimage
2. KeePassXC
Description: password storage application that is secure and user friendly, continuation of KeePassX [https://keepassxc.org]
Architecture: 64-bit only
Latest version: 2.3.3
Packager: KeePassXC Official
Download: KeePassXC-2.3.3-x86_64.AppImage (28MB)
Download page: https://github.com/keepassxreboot/keepassxc/releases
3. Etcher
Description: ISO-to-USB image writer developed on Electron Framework [https://etcher.io]
Architecture: 64-bit and 32-bit
Latest version: 1.4.4
Packager: Etcher Official
Download:
- 32-bit: etcher-electron-1.4.4-i386.AppImage (80MB)
- 64-bit: etcher-electron-1.4.4-x86_64.AppImage (80MB)
4. Krita
Architecture: 64-bit only
Latest version: 3.0 and 4.1.1
Packager: Krita Official
Download:
- krita-3.0-x86_64.appimage (75MB)
- krita-4.1.1-x86_64.appimage (160MB)
5. Synfig Studio
Description: advanced 2D animation software similar to Macromedia Flash MX
Architecture: 64-bit and 32-bit [https://www.synfig.org]
Latest version: 1.3.5
Packager: Synfig Official
Download:
- 32-bit: SynfigStudio-1.3.10-testing-18.07.21-linux32-bfd1c.appimage (120MB)
- 64-bit: SynfigStudio-1.3.10-testing-18.07.21-linux64-bfd1c.appimage (120MB)
6. Scribus
Description: professional desktop publishing application similar to InDesign
Architecture: 64-bit
Latest version: 1.5.4
Packager: Scribus Official
Download: scribus-1.5.4-linux-x86_64.AppImage (170MB)
Download page: https://sourceforge.net/projects/scribus
7. Kdenlive Video Editor
Architecture: 64-bit only
Latest version: 18.04.1
Packager: Kdenlive Official
Download: kdenlive-18.04.1-x86_64.AppImage (170MB)
Download page: https://files.kde.org/kdenlive/release
8. OpenShot Video Editor
Architecture: 64-bit only
Latest version: 2.4.2
Packager: OpenShot Official
Download: OpenShot-v2.4.2-x86_64.AppImage (130MB)
Download page: OpenShot GitHub
9. Shotcut Video Editor
Architecture: 64-bit only
Latest version: 18.07
Packager: ShotCut Official
Download: Shotcut-180702.glibc2.14-x86_64.AppImage (69MB)
Download page: Shotcut GitHub
10. GIMP
Architecture: 64-bit only
Latest version: 2.9.3
Packager: probono (unofficial)
Download: GIMP-2.9.3.glibc2.15-x86_64.AppImage (70MB)
Download page: Bintray GIMP
11. Mozilla Firefox
Description: the most popular free and open source web browser
Architecture: 64-bit only [https://mozilla.org]
Latest version: 61.0.1
Packager: probono (unofficial)
Download: Firefox-61.0.1.glibc2.7-x86_64.AppImage (50MB)
Download page: Bintray Firefox
12. GNU Emacs
Description: the legendary, oldest text editor and advanced IDE [www.gnu.org/software/emacs]
Architecture: 64-bit only
Latest version: 26
Packager: probono (unofficial)
Download: Emacs-26.1.glibc2.17-x86_64.AppImage (60MB)
Download page: GitHub Emacs by probono
13. Godot Game Engine
Description: the most user friendly 3D and 2D video game maker for GNU/Linux
Architecture: 64-bit
Latest version: bleeding edge
Packager: Hugo Locurcio, Godot developer (unofficial)
Download: godot-linux-nightly-x86_64.AppImage (23MB)
Download page: https://hugo.pro/projects/godot-builds
14. Blender 3D
- Description: 3D modeler and animator, including video editing capabilities.
- Architecture: 64-bit only
- Latest version: 2.78
- Packager: probono (unofficial)
- Download: Blender-2.78-x86_64.AppImage (130MB)
- Download page: Bintray Blender
15. VLC
Description: VideoLAN Client, the most popular audio and video player
Architecture: 64-bit only
Latest version: 3.0.0
Packager: probono (unofficial)
Download: VLC-3.0.0.gitfeb851a.glibc2.17-x86-64.AppImage (80MB)
Download page: Bintray VLC
About AppImage
AppImage is a way to package a software (for developer) and to install it (for user) in one-file-per-one-app way that is universal for all GNU/Linux distros. With this, a software can be made available in its website for Windows and Mac and GNU/Linux in their respective formats of .exe, .dmg, and .appimage. To run an AppImage formatted software is the same as EXE and DMG, just let it be executable and double-click it! See also a very nice comparison between AppImage, Snappy, and Flatpak. Thanks Simon Peter (probono) for his excellent works at AppImage!
This article is licensed under CC BY-SA 3.0.