Hi there.
you can install Desktop Environments or Window Managers mostly in several ways.
For Gnome, for example they've made a set, which installs Gnome completely (approx. 165 packages):
- Code: Select all
equo install @gnome
You can also choose the Gnome Meta package, which of course also installs Gnome, but leaves some packages out.
(approx. 108 packages):
- Code: Select all
equo install gnome-base/gnome-3.2.1
The same for KDE:
Many people install KDE using the Meta package, which pulls in all split kde-base/* packages. (approx. 381 packages):
- Code: Select all
equo install kde-base/kde-meta
There's also a KDE script, which installs a complete KDE session, and associated scripts.
This gives you a very clean, minimalistic, and basic, but full working KDE desktop.
Things like Konqueror, or Dolphin, has to be installed manually, when done.
It's far beyond complete, (no file-manager, etc.) but it gives you a more "minimal" KDE desktop than the meta package.
(approx. 133 packages):
- Code: Select all
equo install kde-base/kdebase-startkde