For My Reference, Gentoo’s emerge

I have 2 gentoo machines, but not use it often, sometime I couldn’t remember how to update the port.

emerge sync && update-eix
emerge -uDvp –newuse world

But, I think update world is not good for me, because I have some app still rely on old lib, I prefer to emerge update the port I would like to update.

Related posts:

  1. Best Gentoo Installation Guide If you are a newbie like me try to install...
  2. Adding RTL8139 Into Gentoo With modeprobe In Gentoo installation, if you are booting kernel with nodetect;...
  3. World Of Warcraft Ban WINE Sad news for Linux user who play World of Warcraft...
  4. freebsd port update, monitor outdated port with portsnap we have about 15 freebsd servers with us, ranging from...
  5. FreeBSD CVSUP Assertion Error I have been having problems running port cvsup on one...

3 Responses to “For My Reference, Gentoo’s emerge”

  1. kjusupov Says:

    deimos ~ # eix-sync -h
    eix-sync [options]
    Call gensync/emerge –sync/–metadata and/or show updates. (eix 0.9.1)

    emerge -uDvp –newuse world = emerge -uDNvp world

  2. Paul Ooi Says:

    thanks for the tips bro

  3. spoonfork Says:

    revdep-rebuild?

Leave a Reply