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

  • @Swiggles@lemmy.blahaj.zone
    link
    fedilink
    14
    edit-2
    2 years ago

    In general it is safe to install as many DEs as you want. There is some overlap between (user) configuration files though which might be annoying.

    It should be fine to experiment, but you might need to restore some settings afterwards. For daily use I would just stick to one DE. Personally I don’t think there is really a reason to use multiple DEs as a single user. It would throw me off and mess with my workflow.

    Also keep in mind that many DE also provide a set of default tools which add clutter. So you probably want to keep it low for this reason alone.

    • @Macaroni9538@lemmy.mlOP
      link
      fedilink
      12 years ago

      thanks man, it’s the explorer in me. I nixed that triple boot idea lol so I figured i would choose one distro (fedora 38) and experiement with DE’s instead. it has not been working about great to say the least…

  • @nous@programming.dev
    link
    fedilink
    English
    322 years ago

    What things are being messed up? You should be able to just install as many DEs as you want without them interfering with each other - just select which you want on the login screen,

      • @azvasKvklenko@sh.itjust.works
        link
        fedilink
        English
        82 years ago

        Pretty much, yes but they will interfere in few ways:

        • themes setup can get messy at times, but you should be able to easy override the settings
        • file associations can be inappropriate
        • you’ll have varoius of app suits installed and app menus will have them all
        • @Macaroni9538@lemmy.mlOP
          link
          fedilink
          12 years ago

          man yoiu would think there’s an easy way to keep the DE’s seperate from one another to avoid any conflictions. without freaking VM damnit lol

          • @azvasKvklenko@sh.itjust.works
            link
            fedilink
            English
            22 years ago

            I think it was PureOS or some other distros that allowed to run DEs in containers, but I never tried this. It all boils down to the dotfiles in your home. I used to jump between DEs on the same install and it was perfectly viable, just required a little manual work.

  • 257m
    link
    fedilink
    22 years 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
      12 years ago

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

      • 257m
        link
        fedilink
        22 years ago

        What dm are you using and what packages did you install?

        • @Macaroni9538@lemmy.mlOP
          link
          fedilink
          12 years 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
            link
            fedilink
            2
            edit-2
            2 years 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:

          • 257m
            link
            fedilink
            22 years ago

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

  • @Rogueren@discuss.tchncs.de
    link
    fedilink
    32 years ago

    Shouldn’t do much if you only have 1 other desktop. For example I used Pop!_OS for years which comes with Gnome, but I MUCH prefer KDE Plasma so I had that installed the whole time and just never touched Gnome (it was still there, removing it would have broken stuff).

  • @GnuLinuxDude@lemmy.ml
    link
    fedilink
    42 years 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.

      • @flashgnash@lemm.ee
        link
        fedilink
        1
        edit-2
        2 years 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

        • Doc Blaze
          link
          fedilink
          12 years ago

          I wish I had the time to learn more about modifying gnome. I like what nobara did with it but I miss desktop widgets too much. pop’s version lets you categorize your apps into their own folders which is such a breath of fresh air. but true it does just work. default gnome for me is really only good for for x11 compatability issues though

          • @flashgnash@lemm.ee
            link
            fedilink
            12 years ago

            Fair enough. I like 90% of what gnome do by default, they just make it very difficult to do the remaining 10% yourself

  • @woelkchen@lemmy.world
    link
    fedilink
    32 years 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.

  • @ebits21@lemmy.ca
    link
    fedilink
    English
    32 years ago

    I haven’t had much issue installing multiple.

    The biggest problem I’ve had is if you then want to uninstall one. Usually have to start over.

    Something like nixos might be able to handle that much better.

    • @Macaroni9538@lemmy.mlOP
      link
      fedilink
      12 years ago

      Man I tried to install the DDE over the fedora workstation and it just did not look right at all. I couldn’t even view any apps as the app menu was completely blurrred. Nothing look like it should have looked with deepin

    • @flashgnash@lemm.ee
      link
      fedilink
      12 years ago

      Can confirm have switched around DEs quite a bit on my NixOS machine

      Only concern is config files get left over, switching from pantheon to gnome caused some settings to get messed up (pantheon is based on gnome and also uses gsettings)

      Though that’s not a concern if you embrace it fully and do all your gnome config declaratively

  • @Crul@lemm.ee
    link
    fedilink
    52 years 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).

  • Move to silverblue/kinoite and when the urge to use another DE just rebase the OStree to the other branch - Silverblue for Gnome, Kinoite for KDE, Sericea for sway, Vauxite for xfce and there are some other not yet official branches for other DEs on Quay