target OS is debian or linux mint

  • Blaster M@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    23 days ago

    flatpaks are designed for gui apps, and due to packaging dependencies, they are extra heavy in disk space. flatpaks are also most often installed on the user, not systemwide, so no root permissions needed to install.

    apt installs systemwide exclusively, but can have a much smaller download size if the dependencies are already installed. Apps sharing dependencies means much less disk space. cli is supported.

    • d_k_bo@feddit.de
      link
      fedilink
      arrow-up
      1
      ·
      22 days ago

      they are extra heavy in disk space

      While they use more disk space than most native packages, this point is often exaggerated. Flatpak uses deduplication and shared runtimes if multiple apps use the same runtime.

      • Samueru@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        22 days ago

        While they use more disk space than most native packages, this point is often exaggerated. Flatpak uses deduplication and shared runtimes if multiple apps use the same runtime.

        mmmmm

        4.79 GiB with deduplication.

        Worth mentioning that my entire distro with those applications included, and about 30 appimages is 4.2 GIB total, and that includes the home btw.