• muzzle@lemmy.zip
    link
    fedilink
    arrow-up
    17
    arrow-down
    3
    ·
    24 days ago

    On the other hand each flatpak uses >1Gb of disk where deb packages rarely require more than 100Mb

    • Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      10
      ·
      24 days ago

      See, I only use flatpaks sparingly for this reason, but in some cases they’re indispensable when you don’t want an application to access certain parts of your system. The sandboxing is what makes them useful, in my opinion. For everything else, there’s the deb packages.

    • comfy@lemmy.ml
      link
      fedilink
      arrow-up
      7
      ·
      24 days ago

      Plus I found on my install flatpak wasn’t cleaning up the flatpaks autoinstalled for older versions of nvidia drivers, they were all still listed as dependencies. Not sure who’s to blame but that was taking up a few much needed GBs.

    • Yozul@beehaw.org
      link
      fedilink
      arrow-up
      8
      arrow-down
      2
      ·
      24 days ago

      That’s not really true. It lists all the flatpak dependencies in that disk use, but a lot of those are shared, so they don’t actually use that much each if you install more than one, and the deb dependencies aren’t included at all. Flatpaks really do use more space, especially if you only have a small number of them, but it’s not as bad as that.

      • muzzle@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        24 days ago

        Nope, I was counting all dependencies, both for flatpak and apk installations.

        • Yozul@beehaw.org
          link
          fedilink
          arrow-up
          2
          arrow-down
          2
          ·
          23 days ago

          No you weren’t. That would be ridiculous. The deb dependencies are most of your Linux install. Maybe counting just the new dependencies being installed alongside a typical deb install, but that’s still not an apples to apples comparison to 100% of all the flatpak dependencies, even ones shared with other flatpaks, and even that’s still very rarely over 1GB.