How do I install only the KDE desktop (and not apps) on Unity?
- by Gaba_p
My question is pretty simple. I have Ubuntu 12.04 with Unity and I want to login with KDE.
I have seen recommendations to:
1- run the three commands:
$ sudo add-apt-repository ppa:kubuntu-ppa/backports
$ sudo apt-get update
$ sudo apt-get install kubuntu-desktop
2- run just the command:
$ sudo apt-get install kubuntu-desktop
3- run the command:…