This is a discussion on emerge dependency within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Is there any way to tell what package(s) cause the 'N' or new package required in an 'emerge -Up ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| PenguinsAnonymous@nowhere.com wrote: > Is there any way to tell what package(s) > cause the 'N' or new package required in > an 'emerge -Up world'? 'emerge -Upv' (notice the 'v' to get a list of the used USE flags) will answer most of them, if not use etcat and qpkg (emerge gentoolkit) or have a look at the ebuilds directly. Dennis |