ruffsl@programming.dev to Linux@programming.devEnglish · 1 day agoWhy Flatpak Won and Snap and AppImage Didn't. - Cameron Knauffyoutube.comvideomessage-square95fedilinkarrow-up1122arrow-down114
arrow-up1108arrow-down1videoWhy Flatpak Won and Snap and AppImage Didn't. - Cameron Knauffyoutube.comruffsl@programming.dev to Linux@programming.devEnglish · 1 day agomessage-square95fedilink
minus-squareSamueruSama@programming.devlinkfedilinkarrow-up2·19 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