Skip to content

Commit abca685

Browse files
authored
Merge pull request #5379 from ArqamQazi/add-appimage-topic
Add AppImage topic
2 parents fa8040a + 6cabcd1 commit abca685

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

topics/appimage/appimage.png

35.2 KB
Loading

topics/appimage/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
display_name: AppImage
3+
short_description: Open source format for distributing portable software on Linux.
4+
github_url: https://github.com/AppImage
5+
logo: appimage.png
6+
released: 2004
7+
topic: appimage
8+
url: https://appimage.org
9+
wikipedia_url: https://en.wikipedia.org/wiki/AppImage
10+
related: flatpak, linux
11+
---
12+
AppImage is an open source format for distributing portable software on Linux. It allows developers to package an application and all its dependencies into a single, self-contained file that runs on most common Linux distributions without requiring installation or root privileges.

0 commit comments

Comments
 (0)