отслеживать пакет и его зависимости и скачивать их (track a package and its dependencies and download them)
Имя (Name)
repotrack - track a package and its dependencies and download
them
Синопсис (Synopsis)
repotrack
[options] package1 [package2...]
Описание (Description)
repotrack
is a program for keeping track of a particular package
and its dependencies. It will download one or more packages and
all 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
Act as if running the specified arch (default: current
arch).
-r REPOID, --repoid=REPOID
Specify repo ids to query, can be specified multiple times
(default is all enabled).
--repofrompath=<repoid>,<path/url>
Specify repoid & paths of additional repositories - unique
repoid and complete path required, can be specified
multiple times. Example:
--repofrompath=myrepo,/path/to/repo
-t, --tempcache
Use a temp dir for storing/accessing yum-cache.
-p DESTDIR, --download_path=DESTDIR
Path to download packages to.
-u, --urls
Instead of downloading RPMs, list the URLs that would be
downloaded.
-n, --newest
Toggle downloading only the newest packages (defaults to
newest-only).
-q, --quiet
Output as little information as possible.
Смотри также (See also)
yum.conf(5)
http://yum.baseurl.org/