Pake icon indicating copy to clipboard operation
Pake copied to clipboard

AppImage files are too fat - Debloat

Open momobobe opened this issue 2 years ago • 0 comments

Search before asking

  • [X] 我在 issues 列表中搜索,没有找到类似的内容。 I searched in the issues and found nothing similar.

Motivation

AppImage files are way too fatter than others, which bring little advantage compared to Electron apps.

Solution

Please try to debloat it. I'm not sure, but it seems that's caused by webkit2gtk, which should be safe to remove since modern Linux distros already pre-install it, especially when all packages are built with Ubuntu 20.04 and not running on older systems due to GLibc (and OpenSSL 3 if built with Ubuntu latest).

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • [ ] I'm willing to submit a PR!

momobobe avatar May 09 '23 13:05 momobobe