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.

Provide an AppImage for Linux

See original GitHub issue

Carried over from https://github.com/brave/browser-laptop/issues/10250

Description

I would like to try out your browser but without letting it change repositories or libraries in my system.

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.

If you are interested, I am happy to help you make it happen. Just let me know.

Latest status

@posix4e has set this up for browser-laptop; it was never officially released though

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:22
  • Comments:23 (8 by maintainers)

github_iconTop GitHub Comments

3reactions
azubietacommented, Jan 30, 2021

Added to my TODO

3reactions
hcsubsercommented, Jan 21, 2021

@hcsubser added this recently https://github.com/hcsubser/Brave-AppImage and there’s one release there

There is now a better unofficial appimage of brave at: https://github.com/srevinsaju/Brave-AppImage which is also fully automatic but covers all versions and not just bleeding edge versions of brave like mine

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Use AppImage in Linux [Complete Guide] - It's FOSS
Step 1: Download the .appimage package · Step 2: Make it executable · Step 3: Run the AppImage file.
Read more >
AppImage | Linux apps that run anywhere
The key idea of the AppImage format is one app = one file. Every AppImage contains an app and all the files the...
Read more >
What are AppImages and how do you use them on Linux?
Another method is called the AppImage, which is a unique format for distributing Linux applications in such a way that they don't require ......
Read more >
What Is AppImage? How to Run It on Linux - MakeUseOf
AppImage is a software distribution format for Linux that aims to solve two of the most pressing issues with traditional Linux packages: ...
Read more >
How To Install And Run AppImage on Linux - codeburst
AppImage is a universal software package format that can be installed on Linux without going through the traditional way of installation. It ...
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