On Wed, 29 Oct 2008 19:28:47 +0800 (CST) adrian kok wrote: > Hi > > I am new in gentoo > > what is easy way to upgrade? eg: kernel / package > > In some linux, they are using yum .... > > Thank you
The Gentoo command for loading packages is "emerge". Periodically I run "eix-sync" to update the list of packages available, then run "emerge -auDt world" to update installed packages. HTH, David

