ruffsl@programming.dev to Linux@programming.devEnglish · 17 hours agoWhy Flatpak Won and Snap and AppImage Didn't. - Cameron Knauffyoutube.comexternal-linkmessage-square84fedilinkarrow-up1105arrow-down112
arrow-up193arrow-down1external-linkWhy Flatpak Won and Snap and AppImage Didn't. - Cameron Knauffyoutube.comruffsl@programming.dev to Linux@programming.devEnglish · 17 hours agomessage-square84fedilink
minus-squareSamueruSama@programming.devlinkfedilinkarrow-up2·12 hours agoThis is because flatpak apps depend on flatpak runtimes, so the app will download the entire runtime it needs when you dont have it installed already. This is bad because a lot of flatpak runtimes like the GNOME runtime only have one year of support, so you blow a lot of storage in practice
This is because flatpak apps depend on flatpak runtimes, so the app will download the entire runtime it needs when you dont have it installed already.
This is bad because a lot of flatpak runtimes like the GNOME runtime only have one year of support, so you blow a lot of storage in practice