- Code: Select all
apt-get install kde-plasma-desktop
but even this command installs lots of programs such as audio/video players. I already have all programs through Gnome installation, and just need to add a new desktop environment (i.e. KDE) but without its default software programs.
How can I install KDE without any end-user applications? just the desktop environment to create a new session. In fact, I need something like
- Code: Select all
apt-get install gnome-core
but it seems there is no package to install KDE core.