Please provide an Element AppImage for Linux
See original GitHub issueProviding an AppImage would have, among others, these advantages:
- Applications packaged as an AppImage can run on many distributions (including Ubuntu, Fedora, openSUSE, CentOS, elementaryOS, Linux Mint, and others)
- One app = one file = super simple for users: just download one AppImage file, make it executable, and run
- No unpacking or installation necessary
- No root needed
- No system libraries changed
- Works out of the box, no installation of runtimes needed
- Optional desktop integration with
appimaged
- Optional binary delta updates, e.g., for continuous builds (only download the binary diff) using AppImageUpdate
- Can optionally GPG2-sign your AppImages (inside the file)
- Works on Live ISOs
- Can use the same AppImages when dual-booting multiple distributions
Here is an overview of projects that are already distributing upstream-provided, official AppImages.
Example Riot AppImage: https://bintray.com/probono/AppImages/Riot/_latestVersion#files
Made using: https://github.com/AppImage/AppImages/blob/master/recipes/meta/Riot.yml
electron-builder
has native support for generating AppImages, so it should be very easy to do.
If you have questions, AppImage developers are on #AppImage on irc.freenode.net.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:25
- Comments:94 (27 by maintainers)
Top Results From Across the Web
Please provide an Element AppImage for Linux #4766 - GitHub
No root needed; No system libraries changed; Works out of the box, no installation of runtimes needed; Optional desktop integration with ...
Read more >element - AppImages
AppImages are single-file applications that run on most Linux distributions. Download an application, make it executable, and run! No need to install. No...
Read more >How To Use AppImage in Linux [Complete Guide] - It's FOSS
Brief: This AppImage tutorial shows you how to use AppImage to install software and how to remove the applications it installed.
Read more >How to run Element.io (formerly RIOT) appimage in Bionicpup?
Greetings all, I am successfully running a RIOT IM Appimage on my 64 bit ... Element only appear to name a Debian/Ubuntu PPA...
Read more >Building an Element AppImage w/ Docker - Lofi Coding Session ...
Today we're setting up an AppImage deployment of Element using Docker... and also tidying up the mingw32 build from docker as well.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@srevinsaju: great, thanks! i think it would be worth advertising about your appimage on #twim:matrix.org.
@Sarcasm @huguesdk Done. Now the
stable
release points to thereleased
version on element-desktop repository. Redundant GLIB version have been removed!!