# repoquery --help
Usage: repoquery [options]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-l, --list list files in this package/group
-i, --info list descriptive info from this package/group
-f, --file query which package provides this file
--qf=QUERYFORMAT, --queryformat=QUERYFORMAT
specify a custom output format for queries
--groupmember list which group(s) this package belongs to
-q, --query no-op for rpmquery compatibility
-a, --all query all packages/groups
-R, --requires list package dependencies
--provides list capabilities this package provides
--obsoletes list other packages obsoleted by this package
--conflicts list capabilities this package conflicts with
--changelog show changelog for this package
--location show download URL for this package
--nevra show name-epoch:version-release.architecture info of
package
--envra show epoch:name-version-release.architecture info of
package
--nvr show name, version, release info of package
-s, --source show package source RPM name
--srpm operate on corresponding source RPM
--resolve resolve capabilities to originating package(s)
--alldeps check non-explicit dependencies (files and Provides:)
as well, defaults to on
--exactdeps check dependencies exactly as given, opposite of
--alldeps
--recursive recursively query for packages (for whatrequires)
--whatprovides query what package(s) provide a capability
--whatrequires query what package(s) require a capability
--whatobsoletes query what package(s) obsolete a capability
--whatconflicts query what package(s) conflicts with a capability
-g, --group query groups instead of packages
--grouppkgs=GROUPPKGS
filter which packages (all,optional etc) are shown
from groups
--archlist=ARCHLIST only query packages of certain architecture(s)
--releasever=RELEASEVER
set value of $releasever in yum config and repo files
--pkgnarrow=PKGNARROW
limit query to installed / available / recent /
updates / extras / all (available + installed) /
repository (default) packages
--installed limit query to installed pkgs only
--show-duplicates show all versions of packages
--repoid=REPOID specify repoids to query, can be specified multiple
times (default is all enabled)
--enablerepo=ENABLEREPOS
specify additional repoids to query, can be specified
multiple times
--disablerepo=DISABLEREPOS
specify repoids to disable, can be specified multiple
times
--repofrompath=REPOFROMPATH
specify repoid & paths of additional repositories -
unique repoid and complete path required, can be
specified multiple times. Example.
--repofrompath=myrepo,/path/to/repo
--plugins enable yum plugin support
--quiet quiet output, only error output to stderr (default
enabled)
--verbose verbose output (opposite of quiet)
-C, --cache run from cache only
--tempcache use private cache (default when used as non-root)
--querytags list available tags in queryformat queries
-c CONFFILE, --config=CONFFILE
config file location
--level=TREE_LEVEL levels to display (can be any number or 'all', default
to 'all')
--output=OUTPUT output format to use (can be text|ascii-tree|dot-tree,
default to 'text')
--search Use yum's search to return pkgs
--search-fields=SEARCHFIELDS
search fields to search using --search
--installroot=INSTALLROOT
set install root
--setopt=SETOPTS set arbitrary config and repo options