Skip to content

qlist


Just show installed package names

qlist --installed

Use binpkgs instead of installed packages

qlist --binpkgs

Use available packages in the tree instead of installed

qlist --tree

Display installed packages with slots (use twice for subslots)

qlist --slots

Display installed packages with repository

qlist --repo

Display installed packages with flags used

qlist --umap

Display column view

qlist --columns

Exclude matches masked by profiles

qlist --masks

Show /usr/lib/debug and /usr/src/debug files

qlist --showdebug

Exact match (only CAT/PN or PN without PV)

qlist --exact

Only show directories

qlist --dir

Only show objects

qlist --obj
qlist --sym
qlist --format <arg>

Set the ROOT env var

qlist --root <arg>

Report full package versions, emit more elaborate output

qlist --verbose

Tighter output; suppress warnings

qlist --quiet

Don't output color

qlist --nocolor

Force color in output

qlist --color
qlist --help
qlist --version