tw93 / Pake

🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
MIT License
29.74k stars 5.15k forks source link

AppImage files are too fat - Debloat #427

Closed momobobe closed 1 year ago

momobobe commented 1 year ago

Search before asking

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?

tw93 commented 1 year ago

Maybe you can download the deb package under the release folder. https://github.com/tw93/Pake/releases/