LXQT desktop

Hello when I installed there was no Internet so I have KDE desktop,I need help on installing LXQT desktop please and then remove KDE desktop?

Thank you.

Here is a little reading in the wiki that should be able to get you going. This may answer the questions you have on the process

https://discovery.endeavouros.com/desktop-environments/how-to-install-desktop-environments-next-to-your-existing-ones/2021/03/

https://discovery.endeavouros.com/desktop-environments/removing-a-desktop-environment/2021/03/

1 Like

At this point if you haven’t really done anything it would be much easier to just reinstall with the desired desktop.

4 Likes

@geordiejohn ,

sudo pacman -S lxqt lxqt-config lxqt-policykit lxqt-powermanagement

optionally:

eos-packagelist --install LXQT-Desktop

reboot, select session LXQT

eos-packagelist KDE-Desktop | tee kde.txt

should eos-breeze-sddm be present, delete it from kde.txt.

sudo pacman -Rc - < kde.txt

Edit: to be decided:

yay kwin | grep Installed
5 extra/aurorae 6.4.3-1 (105.8 KiB 414.0 KiB) [plasma] (Installed)
4 extra/kwindowsystem5 5.116.0-1 (823.6 KiB 1.8 MiB) [kf5] (Installed)
3 extra/kwindowsystem 6.16.0-1 (225.9 KiB 775.4 KiB) [kf6] (Installed)
2 extra/kwin-x11 6.4.3-1 (7.6 MiB 25.0 MiB) [plasma] (Installed)
1 extra/kwin 6.4.3-1 (10.1 MiB 29.9 MiB) [plasma] (Installed)

Thank you I think that would be the easiest way to do it.

2 Likes