Good Evening everyone.
We all got our preferred Desktop Environments which we feel comfortable with. I am a KDE Plasma guy.
Rocky Linux 9 is shipped defaulted with GNOME 40 Desktop Environment.
Clearly, KDE Plasma is not listed under yum grouplist . I have today tried to install KDE Plasma but in vain.
This is what I did .
- sudo dnf update
- sudo dnf config-manager --set-enabled crb
( I couldn’t get over this step, and had to manually enable the crb )
After enabling this , I tried the next step
3. sudo dnf install epel-release
At this point I got so many broken packages with missing dependencies. I can’t list them all.
4. Step four was to now install KDE Plasma
sudo dnf groupinstall -y “KDE Plasma Workspaces”
Would anyone kindly assist me on this . I know I might be missing something very crucial.
Thank you.