Page 1 of 1

KDE installation [Solved]

Posted: 10. Dec 2016, 11:34
by skrotnisse
I'm running Salix 14.2 xfce, but now I want to install kde. Now the issue is: What should I download to get a fully functioning kde-desktop?
I've tried slapt-get -i kde-workplace, but that doesn't seem to be sufficient (when logging in I had no panel, no icons, etc).

Re: KDE installation

Posted: 10. Dec 2016, 11:59
by skrotnisse
I found the command

Code: Select all

sudo slapt-get --install-set mate
in another thread, so I'm testing

Code: Select all

sudo slapt-get --install-set kde
now.

Update:
Now, I'm running kde and it works very well.