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 AppImage for download

See original GitHub issue

As per

https://github.com/LN-Zap/zap-desktop/blob/5f389c19362405db41c659ed593e6fe416a0a2f5/package.json#L69

LN-Zap is already configured to be bundled as an AppImage. It would be great if you could provide an AppImage for download on GitHub Releases.

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
  • Can be listed in the AppImageHub central directory of available AppImages
  • Can double as a self-extracting compressed archive with the --appimage-extract parameter

Here is an overview of projects that are already distributing upstream-provided, official AppImages.

If you have questions, AppImage developers are on #AppImage on irc.freenode.net.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
JimmyMowcommented, Nov 22, 2017

Thanks for creating this issue. Yes, this is needed. I have been very busy but will be working on Zap Desktop now getting it ready for mainnet testing. I will keep this open until I provide a release

0reactions
KurtPfeiflecommented, Mar 8, 2018

@Empact:

Exactly.

A ZIP to many Linux users looks suspicious. They’d have to download it first and peak inside to know what they deal with. And then, the download may even be in vain because the package isn’t suitable for their system. Or, what also happens, there is a ${s.th.-install} script inside which they’d have to trust first. Or, …

Debian users will then recognize that they can install a .deb, and feel better.

AppImage users also recognize the suffix, and will know it will not mess with their system libs when they run it (without installing).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Please provide AppImage for download on GitHub Releases · Issue ...
One app = one file = super simple for users: just download one AppImage file, make it executable, and run; No unpacking or...
Read more >
AppImage | Linux apps that run anywhere
Leading Linux distributions. Download an application, make it executable, and run! No need to install. No system libraries or system preferences are altered....
Read more >
How to Use AppImage in Linux [Complete Guide] - It's FOSS
Downloading .deb or .rpm files and double click on them to install software ... By packaging the software in AppImage, the developer provides...
Read more >
Downloads - yuzu - Nintendo Switch Emulator
Please download and install the dependency from below. ... Or with the GUI, right click the AppImage, click Properties, then Permissions, then click...
Read more >
Download avidemux from SourceForge.net
A free video editor to cut, filter, and encode projects. Edit your avi, mpeg and nuv. Process audio and video. Cut. Additional Details...
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