Page Inspect
Internal Links
0
External Links
18
Images
15
Headings
21
Page Content
Title:AppImage
Description:AppImage | Linux apps that run anywhere
HTML Size:24 KB
Markdown Size:4 KB
Fetched At:November 18, 2025
Page Structure
h2Linux apps that run anywhere
h5"As a user, I want to download an application from the original author, and run it on my Linux desktop system just like I would do with a Windows or Mac application."
h5"As an application author, I want to provide packages for Linux desktop systems, without the need to get it 'into' a distribution and without having to build for gazillions of different distributions.
h4Leading Linux distributions
h4What people think
h3"This is just very cool."
h3"The AppImage approach is really really useful."
h3"AppImages are a pretty clean experience and I admire the work behind them."
h4See it in action
h2How to run an AppImage?
h2Watch How It Works
h4Easy.
h4Trusted.
h4Fast.
h4Open Source.
h4Proven.
h4Compatible.
h1Get started packaging your application!
h2Discourse Forum
h2Live Chat
h2Contact probono
Markdown Content
AppImage | Linux apps that run anywhere Toggle navigation AppImage - Documentation - Source Code - Wiki - Community - ## Linux apps that run anywhere ##### "As a user, I want to download an application from the original author, and run it on my Linux desktop system just like I would do with a Windows or Mac application." ##### "As an application author, I want to provide packages for Linux desktop systems, without the need to get it 'into' a distribution and without having to build for gazillions of different distributions." #### Leading Linux distributions Download an application, make it executable, and run! No need to install. No system libraries or system preferences are altered. Can also run in a sandbox like Firejail - - - - - - - Distribute your desktop Linux application in the AppImage format and win users running all common Linux distributions. Package once and run everywhere. Reach users on all major desktop distributions. #### What people think Linus Torvalds ### "This is just very cool." Picture: Copyright Faces of Open Source / Peter Adams. Licensed under CC-BY-NC-SA 4.0. Original picture Dirk Hohndel ### "The AppImage approach is really really useful." Picture: Copyright Faces of Open Source / Peter Adams. Licensed under CC-BY-NC-SA 4.0. Original picture Mark Shuttleworth ### "AppImages are a pretty clean experience and I admire the work behind them." Picture: Copyright Aaron Hockley. Licensed under CC-BY-SA 2.0. Drawing: lewing@isc.tamu.edu Larry Ewing and The GIMP. Logo: Licensed under the terms of the GPLv2. See more. #### See it in action Here is an application packaged as an AppImage for you to try. Just download the application, make it executable, and run! No need to install. Runs on most 64-bit Linux desktops. Try Subsurface AppImage (64-bit) Many upstream projects like Krita, Subsurface, MuseScore, KDevelop, and digiKam have started to provide AppImages directly on their download pages. More AppImages for other applications like Atom, Arduino, Blender, Chromium, Firefox, LibreOffice, and QCAD can be downloaded here (64-bit). ## How to run an AppImage? To run an AppImage, simply: Make it executable $ chmod a+x Subsurface\*.AppImage and run! $ ./Subsurface\*.AppImage That was easy, wasn't it? ## Watch How It Works #### Easy. 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. In other words, each AppImage has no dependencies other than what is included in the targeted base operating system(s). #### Trusted. 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. And quickly. #### Fast. AppImages can be downloaded and run **without installation** or the need for root rights. Picture: Copyright Andis Rado. Licensed under CC-BY-NC-SA 4.0. #### Open Source. Like Linux itself, AppImageKit is Open Source. Use it to package your free or commercial applications. #### Proven. AppImageKit and its predecessor, klik, have been in the making for over a decade. #### Compatible. Works with most reasonably recent desktop Linux distributions. Well, almost. # Get started packaging your application! Learn about how you can use AppImageKit to create your own AppImages in the AppImageKit Wiki. Documentation ## Discourse Forum Get your questions answered on the Discourse forum and mailing list. Let us know what application you are working on. Discuss with other AppImage users. - Discourse Forum ## Live Chat Feel free to provide some feedback, give suggestions, or to just say hello! Join us in #AppImage on irc.libera.chat - Join us in #AppImage on irc.libera.chat ## Contact probono - GitHub - e-mail © 2015-19 Simon Peter — I simplicity