• @[email protected]
    link
    fedilink
    78 months ago

    Are there (sizeable) distros that does not allow you to install multiple DE’s and change between them?

    • @[email protected]
      link
      fedilink
      English
      118 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.

    • @[email protected]
      link
      fedilink
      58 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.

      • @maryjayjay
        link
        18 months ago

        That’s a problem with the package manager

        • @[email protected]
          link
          fedilink
          28 months ago

          Not entirely, for example you don’t expect the package manager to remove the gnome folder from the .local of every user

    • @[email protected]
      link
      fedilink
      38 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.