centos man page for repoclosure

Query: repoclosure

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

repoclosure(1)															    repoclosure(1)

NAME
repoclosure - display a list of unresolved dependencies for a yum repository
SYNOPSIS
repoclosure [options]
DESCRIPTION
repoclosure is a program that reads package metadata from one or more yum repositories, checks all dependencies, and displays a list of packages with unresolved dependencies.
OPTIONS
-h, --help Display a help message, and then quit. -c CONFIG, --config=CONFIG Config file to use (defaults to /etc/yum.conf). -a ARCH, --arch=ARCH Check packages of the given archs, can be specified multiple times (default: current arch). --basearch=BASEARCH Set the basearch for yum to run as. -b, --builddeps Check build dependencies only (needs source repos enabled). -l LOOKASIDE, --lookaside=LOOKASIDE Specify a lookaside repo id to query, can be specified multiple times. -r REPOID, --repoid=REPOID Specify repo ids to query, can be specified multiple times (default is all enabled). -t, --tempcache Use a temp dir for storing/accessing yum-cache. -q, --quiet Run quietly: no warnings printed to stderr. -n, --newest Check only the newest packages in the repos. --repofrompath=REPOID,PATH/URL Specify a path or url to a repository (same path as in a baseurl) to add to the repositories for this query. This option can be used multiple times. If you want to view only the pkgs from this repository combine this with --repoid. The repoid for the repository is specified by REPOID. -p PKG, --pkg=PKG Check closure for this package only -g GROUP, --group=GROUP Check closure for packages in this group only
SEE ALSO
yum.conf (5) http://yum.baseurl.org/
AUTHORS
See the Authors file included with this program. 13 January 2013 repoclosure(1)
Related Man Pages
yum-shell(8) - debian
repoquery(1) - centos
yum-builddep(1) - centos
yum-debug-dump(1) - centos
yum-utils(1) - centos
Similar Topics in the Unix Linux Community
How do I verify the integrity of a package? And how do I configure yum to add a site
Shell Script to query packages from a http server.
Installing yum and createrepo
Configure yum repository
Find which RPM Azure repo is used in "yum repolist" for EUS or non EUS repos