• katy ✨@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    3
    ·
    6 days ago

    i had a hard time getting used to them but now i love them in mint i can switch between the package version and flatpak version and usually the fp one is more updated

    • muzzle@lemmy.zip
      link
      fedilink
      arrow-up
      23
      arrow-down
      5
      ·
      6 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
        13
        arrow-down
        1
        ·
        6 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.

      • Yozul@beehaw.org
        link
        fedilink
        arrow-up
        14
        arrow-down
        3
        ·
        6 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
          3
          ·
          5 days ago

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

          • Yozul@beehaw.org
            link
            fedilink
            arrow-up
            3
            arrow-down
            2
            ·
            5 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.

      • comfy@lemmy.ml
        link
        fedilink
        arrow-up
        9
        ·
        6 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.

        • HayadSont@discuss.online
          link
          fedilink
          arrow-up
          3
          ·
          5 days ago

          I agree that flatpak should just invoke flatpak uninstall --unused right after uninstalling a flatpak. I don’t get why it doesn’t do this automatically. Granted, some distro package managers (used to) operate somewhat similarly in that they required the autoremove option.

          • comfy@lemmy.ml
            link
            fedilink
            arrow-up
            5
            ·
            edit-2
            5 days ago

            I actually tried flatpak uninstall --unused and it didn’t remove these ones. So there’s something odd going on there. My guess is maybe Mint manually installed them through the driver manager program? That’s a wild guess, I don’t know how it works.

      • RedSnt 👓♂️🖥️@feddit.dk
        link
        fedilink
        arrow-up
        7
        arrow-down
        4
        ·
        6 days ago

        That’s certainly a concern for some, but I’m using like 30 GB for all the things I’ve installed, which is a lot (12 (flatpak-system), 76 (flatpak-user)) but that’s on a 2 TB drive, which amounts to like 1½% of the total available space. I don’t think that’s a bad trade.

        • MotoAsh@lemmy.world
          link
          fedilink
          arrow-up
          6
          arrow-down
          1
          ·
          5 days ago

          Compared to a pure install that can run on an electric toothbrush it’s a massive pill to swallow for some.

          • Thorned_Rose@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            5 days ago

            And not many consider the environmental impact of this either. Sure storage might be cheap (not in my country but I digress) but more space still requires more storage and across thousands of computers and then millions of computers that’s not an insignificant increase. We should be increasing technological efficiency not what were doing at the moment which seems to be just throwing more power and resources at the problems.

    • comfy@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      6 days ago

      Mint took a while to handle flatpak decently in the update manager, and now it’s a nice experience.