Comment Re:I've stayed away from KDE...until now. (Score 1) 318
Just "emerge kdebase", that gives you a working kde. You can always add the other packages later. To remove, do "cd /var/db/pkg/kde-base/" and "emerge -C *", that removes all kde packages. :)