ungoogled-software/ungoogled-chromium

Offer an official Appimage support

Open

#3,082 opened on Nov 5, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (771 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (18,674 stars)
PR merge metrics
 (Avg merge 1d 11h) (9 merged PRs in 30d)

Description

Description

I would like a Linux appimage that works on every distro

Who's implementing?

  • I'm willing to implement this feature myself

The problem

I'd like to have an official appimage of the browser. I understand that there are some third parties, but I certainly can not trust third parties. Too many cooks spoil the broth, security-wise. That's an app I do bank transactions, I need to know that I can trust it.

So both flatpaks, snaps and appimages, along rpm and deb files should be offered officially, but I think the easiest way to start is providing an appimage. It works everywhere, its much easier to build than a flatpak, and it's a delete away from the user if necessary.

Possible solutions

Create an appimage

Alternatives

No response

Additional context

No response

Contributor guide