I have read many conflicting things, like always. Just wondering if there’s a safe way to use several DE’s on one distro without messing up my damn computer lol I’ve tried it several times and it always messed things up. I’m currently brand new to fedora workstation 38 too btw. Thanks alot

  • GnuLinuxDude@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    I have kind of messed some things up by installing KDE on my Fedora that already has Gnome. This was almost a year ago, now. I would not advise doing this. It is a bigger hassle than it was worth, and I’m just looking forward to a free moment when I can wipe and clean install.

    • Macaroni9538@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Thanks, but how does one utilize or even explore other DEs within a distro without messing things up? is it just not possible or am I going about it wrong?

  • 257m@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Your DM should be able to handle multiple DEs just install from command line and pick which DE you want from the DM.

    • Macaroni9538@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Thanks, I tried that with deepin on fedora and it was a mess. Maybe it’s just that particular environment causing issues.

        • Macaroni9538@lemmy.mlOP
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          As far as I know on my main account I’m running xorg but the separate account with deepin does not specify. I think default is Wayland

          I tried installing several times per different guides. I’ll do my best to remember

          Sudo dnf install “deepin desktop”

          Sudo dnf install @deepin-desktop-environment

          Sudo dnf group install “deepin desktop”

          Probably one more I can’t remember

          • 257m@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            It might be you don’t have the group for deepin so it wouldn’t be useless to try grepping for it.

          • 257m@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            1 year ago

            If you want DEEPIN:

            Update your system: sudo dnf upgrade --refresh

            Install it: sudo dnf group install "Deepin Desktop"

            And then after for change reboot your system You can do it from the terminal like: sudo reboot

            If you want GNOME try: sudo dnf group install “GNOME Desktop Environment”

            Although if: sudo dnf group list hidden -v |grep -i gnome returns nothing it won’t work

            If your using gdm you can select DEs like:

  • woelkchen@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    1 year ago

    Gnome developers had the genius idea that a session cannot be locked when GDM is not the login manager, so using GDM is basically a requirement for real-world scenarios outside VMs.

    Often distributions have some sort of meta package that installs everything related to that desktop, including many applications. Better install the session package and the file manager package and go from there.

  • Crul@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    I’m an ultra-noob, so those who know more please correct me.

    I’m playing with Linux VMs and recently I installed Debian to check it out. When it asked what DE I wanted, I chose all of them :).

    The only hard conflict (AFAIK) is the [compontent / feature responsible for loging in] (I don’t know the technical term). Because each DE comes with a different one, you need to choose one.

    What I found very confusing in practice is that I could see some DE apps and configuration settings from other DEs. So, unless you know what belongs to what, it’s a bit of a mess (in my VERY limited experience).

      • flashgnash@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        I kinda want to move to sway/hyprland, am currently using Gnome frankensteined into a tiling WM

        From what I hear you get a barely functional system to begin with though and I do like that everything in gnome just works as expected and doesn’t require me to set it up