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
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.
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?
I’ve seen advice before that creating a new user account and using that to log into multiple DEs is an option.
Tried that but didn’t work. Maybethere’s specific tweaks I have to make first?
That’s a bit vague. What did you try, and what didn’t work?
deleted by creator
Your DM should be able to handle multiple DEs just install from command line and pick which DE you want from the DM.
Thanks, I tried that with deepin on fedora and it was a mess. Maybe it’s just that particular environment causing issues.
What dm are you using and what packages did you install?
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
It might be you don’t have the group for deepin so it wouldn’t be useless to try grepping for it.
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 workIf your using gdm you can select DEs like:
deleted by creator
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.
I don’t have this issue on Arch Linux with SDDM, Plasma, GNOME, and Xfce.
on Arch Linux
OP uses Fedora.
Aaah. Fedora recommends GDM anyhow I think, even for Plasma. I imagine they might be packaging things differently given how GNOME is the default (and the distro has a default) DM.
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).
Removed by mod
deleted by creator
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
deleted by creator
Fair enough. I like 90% of what gnome do by default, they just make it very difficult to do the remaining 10% yourself
wanting to is there something wrong with wanting to explore different DE’s?
Vim