Gentoo Archives: gentoo-user

From: David Relson <relson@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] what is easy way to upgrade
Date: Wed, 29 Oct 2008 11:32:23
Message-Id: 20081029073130.5c7b95f9@osage.osagesoftware.com
In Reply to: [gentoo-user] what is easy way to upgrade by adrian kok
1 On Wed, 29 Oct 2008 19:28:47 +0800 (CST)
2 adrian kok wrote:
3
4 > Hi
5 >
6 > I am new in gentoo
7 >
8 > what is easy way to upgrade? eg: kernel / package
9 >
10 > In some linux, they are using yum ....
11 >
12 > Thank you
13
14 The Gentoo command for loading packages is "emerge". Periodically I
15 run "eix-sync" to update the list of packages available, then run
16 "emerge -auDt world" to update installed packages.
17
18 HTH,
19
20 David