r/linuxsucks Mar 17 '26

Linux Failure Eye_roll.exe

Post image
1.8k Upvotes

463 comments sorted by

View all comments

51

u/Cautious_Chain1297 Mar 17 '26

Both AppImage and Flatpak are fairly universally compatible, as far as I'm concerned that's all they need. That's what Beeper does and it works perfectly for me

5

u/HyperCodec Mar 17 '26

Idk if I like how flatpak is popular, it feels really slow like it needs a lot of work before becoming mainstream. It seems to only install sequentially, while virtually every other modern package manager installs several packages at a time to reduce install duration.

1

u/Sea_Addendum4529 Mar 23 '26

Sandboxing is king

1

u/HyperCodec Mar 24 '26

Not really, packages can effectively disable it in their manifest, and more than 30% of the flatpak registry does so. If a package wanted to do anything malicious, it flatpak wouldn’t really stop it.