qpkgSection: (1)Updated: 1.6 |
qpkgSection: (1)Updated: 1.6 |
qpkg [options] [pkgname] [-g group]
[-f <file>|-fp <pattern>]
Duplicate Locating:
-d, --dups print packages that have multiple
versions installed
-s, --slot make -d SLOT only print dups of the
same SLOT
Package Selection:
-f, --find-file Finds package that owns file <file>
-fp, --find-pattern Finds to package that owns file
matching *<pattern>*
-I, --installed Include only installed packages
-U, --uninstalled Include only uninstalled packages
-g, --group Find by group (can be combined with
other searches)
Information Selection:
-l, --list List package content
-i, --info Get package description and home page.
-ct, --check-time
-tc, --time-check Verify package files timestamps
-cm, --check-md5
-mc, --md5-check Verify package files md5
-c, --check Verify mtimes and md5.
-q, --query-deps display all installed packages
depending on selected packages
Operation Modifiers:
-nc, --no-color Don't use colors
-v, --verbose Be more verbose [2 levels]
-vv Same as -v -v
qpkg --dups print duplicates oldest first
qpkg --dups -v.. with versions
qpkg print list of packages
qpkg porta -I print versions of installed portage
qpkg porta -i .. + versions in portage tree +
descriptions and homepages
qpkg gawk -c -v check integrity all installed versions
of gawk the older versions will have
"damaged" files.
qpkg -f /bin/ls print package(s) that own /bin/ls