qlist

Section: qlist (1)
Updated: May 2018
Page Index
 

NAME

qlist - list files owned by pkgname  

SYNOPSIS

qlist [opts] <pkgname>  

DESCRIPTION

qlist shows the contents, or a subset thereof, of an installed package. Alternatively, lists whether a package is installed, optionally with version, USE-flag, SLOT or REPO information. The pkgname to query for does not have to be an exact match, it may be part of it, e.g. an entire category, or any package with some string in its name.  

OPTIONS

-I, --installed
Instead of listing the contents of a package, just print the package name if the package is currently installed.
-S, --slots
Display installed packages with slots (use twice for subslots).
-R, --repo
Display installed packages with repository the ebuild originated from. This flag implies -I.
-U, --umap
List USE-flags enabled when the package was installed. This flag implies -I.
-c, --columns
Like -Iv, but package name and version are separated by a space for easy consumption by e.g. shell scripts which can read space-separated columns.
--showdebug
Show /usr/lib/debug and /usr/src/debug files.
-e, --exact
Exact match (only CAT/PN or PN without PV).
-a, --all
Show every installed package.
-d, --dir
Only show directories.
-o, --obj
Only show objects.
-s, --sym
Only show symlinks.
--root <arg>
Set the ROOT env var.
-v, --verbose
When used with -I, print the package version next to name. When listing the package contents, a single -v displays symlinks with an arrow (->) to their target. Two or more -v adds colour to the entries and prints like -I before the listing.
-q, --quiet
Suppresses the parenthesis around the USE-flags when used with -U.
-C, --nocolor
Don't output color.
-h, --help
Print this help and exit.
-V, --version
Print version and exit.

 

REPORTING BUGS

Please report bugs via http://bugs.gentoo.org/
Product: Portage Development; Component: Tools, Assignee: portage-utils@gentoo.org  

AUTHORS

Ned Ludd <solar@gentoo.org>
Mike Frysinger <vapier@gentoo.org>
Fabian Groffen <grobian@gentoo.org>
 

SEE ALSO

q(1), qatom(1), qcache(1), qcheck(1), qdepends(1), qfile(1), qgrep(1), qlop(1), qmerge(1), qpkg(1), qsearch(1), qsize(1), qtbz2(1), qtegrity(1), quse(1), qxpak(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
REPORTING BUGS
AUTHORS
SEE ALSO