Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Switch to the static AppImage runtime. #8686

Open
Samueru-sama opened this issue Nov 14, 2024 · 0 comments
Open

[Feature Request] Switch to the static AppImage runtime. #8686

Samueru-sama opened this issue Nov 14, 2024 · 0 comments

Comments

@Samueru-sama
Copy link

Context:

FreeTubeApp/FreeTube#5714 (comment)
FreeTubeApp/FreeTube#5747

libfuse2 is EOL and distros no longer ship it by default, the appimage folks have a static runtime that fixes this issue, but it lives in this repo: https://github.com/AppImage/type2-runtime

Said runtime is already used by default in appimagetool and go-appimage.

Using the static runtime also allows to create appimages that work on musl distros, since the old runtime links against libc as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant