QUOTE(denzilla @ Apr 20 2005, 18:17)
I've been messing around with Ubuntu and I like it, but I'm curious about Gentoo. I want a KDE desktop. Will Gentoo ask which desktop you want during install? What type of package/Update system does it employ and how hard is it to add new packages?
[right][snapback]585805151[/snapback][/right]
Gentoo doesn't ask what type of desktop you want, you have to tell it.
emerge kde
or
emerge gnome
Guess I pretty much answered the second question as well. It uses a system called portage which is pretty similar to apt-get, but more similar to ports on BSD. Gentoo is harder to install than Ubuntu in that it isn't a graphical installer. However if you follow the book it's pretty easy to install actually, although people get scared off easily by a command line.