Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: Roberto on 10 October 2018, 13:10:20

Title: New lxqt iso images - installing KDE Plasma 5
Post by: Roberto on 10 October 2018, 13:10:20
Hi all,

I have seen with pleasure that new iso images were released.  ;D
In the past it was the case that you could choose between LXQT and Plasma 5 during the installation and thus only had one desktop installed. With the new images I do not find this choice.
Is it still possible to choose between the two desktops during installation, or do I have to run the base installation first and then install KDE Plasma 5?

greets
Roberto
Title: Re: New lxqt iso images - installing KDE Plasma 5
Post by: nous on 10 October 2018, 21:37:08
In the past it was the case that you could choose between LXQT and Plasma 5 during the installation and thus only had one desktop installed. With the new images I do not find this choice.
Is it still possible to choose between the two desktops during installation, or do I have to run the base installation first and then install KDE Plasma 5?
Only LXQt in the new ISOs. It's not worth the trouble to go through the CLI installer, when you can easily remove LXQt completely and install KDE Plasma in its stead.
Title: Re: New lxqt iso images - installing KDE Plasma 5
Post by: Roberto on 13 October 2018, 08:51:00
Only LXQt in the new ISOs. It's not worth the trouble to go through the CLI installer, when you can easily remove LXQt completely and install KDE Plasma in its stead.
Hi nous,

thank you fpr your help.

I tried it out in a virtual maschine with the following commands.
1.
Code: [Select]
sudo pacman -Rs lxqt
2.
Code: [Select]
sudo pacman -S plasma
After a reboot, my system has KDE Plasma 5 as desktop and runs fine.
I hope that I have removed LXQT completely now and that I have a clean system with Plasma as desktop.

greets
Roberto