• @CosmicTurtle@lemmy.world
      link
      fedilink
      English
      155 months ago

      Is it just me or is every new distro just a base with a different DE? I started to notice this a few years back but not sure if it was my imagination or something developers starting doing because it was easier to ship the DE as “the OS” than it was to instruct users on how to switch to their DE.

        • @dustyData@lemmy.world
          link
          fedilink
          English
          10
          edit-2
          5 months ago

          Repositories and package versioning are also extremely important in ways newbies don’t realize yet. There’s a significant variety between using Debian, Ubuntu, Pop!_OS or Kali. They are all Debian based using apt but they are all decidedly entirely different systems with completely different purposes and uses.

    • @poinck@lemm.ee
      link
      fedilink
      75 months ago

      I think the default setting matters, if there is any. Looking at Gentoo.

      Fun aside, I think Fedora might be a good choice, because Gnome is easy and polished!

      • @maryjayjay@lemmy.world
        link
        fedilink
        55 months ago

        Fedora also comes with a dozen different DEs prepackaged and installable with a single, simple command. Each user just can select and change their own desktop with a menu selection on the login screen

      • @Da_Boom@iusearchlinux.fyi
        link
        fedilink
        English
        105 months ago

        That’s not usually the problem. Usually you can generally do this on any distro, even ones that have a higher level of integration with their DE.

        The problem is more likely to be issues caused by overlapping configurations and base libraries that can cause weird issues if they aren’t swapped out or kept default. If they aren’t default and are managed by the package manager, usually the package manager will mark it as modified and often won’t touch it unless you purge the configurations. Some will ask and some will straight up nuke em.

      • @edinbruh@feddit.it
        link
        fedilink
        45 months ago

        To me the problem is actually removing the old one. You can easily uninstall gnome, but it will leave behind config files and various data. It’s less clean.

        Also, there’s an overlap in the libraries required by DEs, so you should use the “replace” option in you package manager (if it has one) to let o t figure out the best way to uninstall one and install the other.

      • @Mikina@programming.dev
        link
        fedilink
        35 months ago

        AFAIK Fedora comes with Gnome and KDE, both in Wayland and X11 version, out of the box, and you can just select one when logging in.