• @pete_the_cat@lemmy.world
    link
    fedilink
    English
    172 years ago

    Well it does technically, the issue we’re talking about is how it’s packaged, one you extract the package the software will work just the same (assuming there aren’t any version mismatches between kernel modules). DEBs (Debian based distros) and RPMs (RedHat based distros) are the two biggest package formats, the next common format is a tar ball.

    • @baseless_discourse@mander.xyz
      link
      fedilink
      8
      edit-2
      2 years ago

      Add to this, this gives birth to more modern packaging format like flatpak, appimage, and snap, that works across all distro with proper permission control.

      Now for most graphical apps, you just search on the app store and click install, like a iphone user.

      • xigoi
        link
        fedilink
        42 years ago

        Don’t mention the S-word here, some people might come out of their basement to tell you how it’s the worst thing since proprietary software.

        • @baseless_discourse@mander.xyz
          link
          fedilink
          3
          edit-2
          2 years ago

          I think you might be talking about two group of Linux user. I think majority of the user realized that shared dependency is not scalable in the recent couple years, yet there are still a loud minority that oppose dupilicated dependencies.

          Finally, I think the three universal package formats provide better sandboxing support than msi. But appx in windows are very much inline with these packaging formats.

          • @uis@lemmy.world
            link
            fedilink
            12 years ago

            shared dependency is not scalable

            Explain yourself.

            a loud minority

            Kernel develipers, libraries developers, compiler developers, distro maintainers, mirrors hosters, anyone whose system runs not on few terabytes disk and gigabit internet.

            I heard some geniuses put entire graphical drivers into snap/flatpak/appimages.