Love installing multiple gigabyte flatpaks of what would be 15mb exe files on Windows. I’ve enjoyed using Mint so far but there are definitely some things that suck, this is one of them

    • Inui [comrade/them]@hexbear.net
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      1 day ago

      Yes. Stuff like Gnome software will show the total size of the flatpaks before deduplication and sharing dependencies with your other flatpaks. If you installed this as your only flatpak, it would be huge. But if you primarily use flatpaks like I do on my atomic system, they become smaller with each one as they share common components.

    • tim_curry [they/them]@hexbear.net
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      1 day ago

      Idk I don’t use the store I’m a cli goblin you can run

      flatpak list --columns=name,application,size,installation

      To see the sizes. They come with dependencies so probably those are counted but they’re shared if they’re the same dependency across multiple apps

      Yeah I guess its this