this post was submitted on 25 Jul 2025
2 points (66.7% liked)
postmarketOS
1189 readers
4 users here now
postmarketOS - a real Linux distribution for phones and other mobile devices ๐ง ๐ฑ ๐ฉโ๐ป
Rules:
- Be nice, follow CoC
- Don't ask for device ports, consider DIY
- Report bugs in the issue tracker (not here! ๐)
See also:
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@oleksii AppImages don't support musl systems. You can try setting up a distrobox or a chroot with a glibc-distro and launch the AppImage there.
This. Also, most AppImages are x86_64 only. If they don't explicitly say it's for aarch64/arm64 you are going to also need some fun architecture translation (box64, fex, ...) to make the thing run. At that point, it's in many cases easier to try building from source IMHO.
PS: Good luck on Wayland can also be added, given probonopd's (AppImage inventor) stance on Wayland. I'd advise to not waste time with AppImages on #MobileLinux.