question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please provide an Element AppImage for Linux

See original GitHub issue

Providing 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:open
  • Created 6 years ago
  • Reactions:25
  • Comments:94 (27 by maintainers)

github_iconTop GitHub Comments

6reactions
huguesdkcommented, Aug 3, 2020

@srevinsaju: great, thanks! i think it would be worth advertising about your appimage on #twim:matrix.org.

5reactions
srevinsajucommented, Aug 3, 2020

@Sarcasm @huguesdk Done. Now the stable release points to the released version on element-desktop repository. Redundant GLIB version have been removed!!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found