emerge -p package -> general overview of package and dependencies that need to be installed.

emerge -pD package -> this uses the --deep option and will list the package and ALL the dependencies that have not been installed yet.

emerge -peD package -> will list package with every single dependent package (installed or otherwise)

On 2003.06.17 20:16, Chris Bayley wrote:
For a given package how do list those others that are dependant on it
?

CB


--
"I have to share the credit. I invented it, but Bill made it famous." - IBM engineer Dave Bradley describing the control-alt-delete reboot sequence

Reply via email to