I realize this is impressionistic but for the sake of the conceit:

“Mac” flavored (PopOS, ZorinOS?)

“Windows” flavored (Mint?)

“Linux” flavored (Fedora?)

Edit: was not aware 1) Distro & 2) Desktop Environment are seperate/distinct. Good to learn

    • schnurrito@discuss.tchncs.de
      link
      fedilink
      arrow-up
      13
      ·
      1 day ago

      After your edit, it is slightly clearer what you are asking. But this is still a matter of desktop environment more than distro.

      • cheese_greater@lemmy.worldOP
        link
        fedilink
        arrow-up
        2
        arrow-down
        3
        ·
        edit-2
        23 hours ago

        desktop environment

        distro

        Those arent analagous/synonamous?

        Edit: sorry absolutely didnt mean to sound patronizing, this is all new to me so its beginners mind haha

        • nyan@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          5 hours ago

          You can install any desktop environment on any distro. For some of the more obscure DEs on some distros, a bit of hoop-jumping may be required, but it’s still possible. And some distros ship without any DE at all.

          Technically, you can have a functional desktop without a DE at all, just a bare window manager (in X) or compositor (wayland), but that’s getting into advanced topics.

          • RunningInRVA@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            1 day ago

            Some distributions do however come with a default desktop environment, which may be what OP is thinking in terms of the relationship.

        • curbstickle@anarchist.nexus
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 day ago

          My workstations are Debian, my laptops are a mix of Debian and Arch, same with test hardware.

          They all look the same - KDE as my desktop environment, no generic software added at install, just adding what I want. If you were to use any one of them purely from the GUI (KDE), I doubt you’d know which was which without checking version info.

          Linux is a kernel. A desktop environment is the GUI. The distro is packaging.

          The difference between distributions is predominantly what is packaged up, the tool used to install/update, and an overarching philosophy on those tools.

          Debian is about being stable. This means more dated packages, but running into issues from an update is (mostly) not even a question when running the stable branch. Amazing for workstations and older hardware IMO.

          Arch updates constantly. Updates can introduce breaking changes, even minor ones, which can interrupt workflow. It also means the latest and greatest features are right there and ready quickly. I like arch for testing and making use of recent hardware that may not have support elsewhere yet.

          You could also build entirely from source, use a downstream from Debian like Mint (Debian Edition) or Kubuntu, or downstream of Arch like SteamOS or EndeavourOS. Downstream distributions add more opinion under a more particular approach to their upstream counterparts. For some its to make the system easier to install (EndeavourOS vs Arch), add more recent features (Kubuntu vs Debian), or to make something incredibly specialized (SteamOS, formerly based on Debian and now based in Arch, highly focused on gaming).

          The only thing thats “pure” Linux is the kernel. Everything else comes down to purpose and preference.

        • Azazel@lemmy.ml
          link
          fedilink
          arrow-up
          6
          ·
          1 day ago

          Very much no. Your distro provides your package manager and repositories. Many distros ship with a default desktop environment, many let you choose on install. Either way the user can always manually switch very easily