Skip to content

qdepends


Show DEPEND info

qdepends --depend

Show RDEPEND info

qdepends --rdepend

Show PDEPEND info

qdepends --pdepend

Show BDEPEND info

qdepends --bdepend

Show IDEPEND info

qdepends --idepend

Query reverse deps

qdepends--query

Search installed packages using VDB

qdepends --installed

Search available ebuilds in the tree

qdepends --tree

Apply profile USE-flags to conditional deps

qdepends --use
qdepends --format <arg>

Pretty format specified depend strings

qdepends --pretty

Resolve found dependencies to package versions

qdepends --resolve

Set the ROOT env var

qdepends --root <arg>

Report full package versions, emit more elaborate output

qdepends --verbose

Tighter output; suppress warnings

qdepends --quiet

Don't output color

qdepends --nocolor

Force color in output

qdepends --color
qdepends --help
qdepends --version