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:
- Best Gentoo Installation Guide If you are a newbie like me try to install...
- Adding RTL8139 Into Gentoo With modeprobe In Gentoo installation, if you are booting kernel with nodetect;...
- World Of Warcraft Ban WINE Sad news for Linux user who play World of Warcraft...
- freebsd port update, monitor outdated port with portsnap we have about 15 freebsd servers with us, ranging from...
- FreeBSD CVSUP Assertion Error I have been having problems running port cvsup on one...
June 15th, 2007 at 12:16 pm
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
June 15th, 2007 at 1:04 pm
thanks for the tips bro
June 15th, 2007 at 4:28 pm
revdep-rebuild?