repotrack(1) - Linux manual page

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | AUTHORS | COLOPHON

repotrack(1)                                                    repotrack(1)

NAME         top

       repotrack - track a package and its dependencies and download them

SYNOPSIS         top

       repotrack [options] package1 [package2...]

DESCRIPTION         top

       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         top

       -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).

       -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         top

       yum.conf(5)
       http://yum.baseurl.org/

AUTHORS         top

       See the Authors file included with this program.

COLOPHON         top

       This page is part of the yum-utils (Yum Package Manager utilities)
       project.  Information about the project can be found at 
       ⟨http://yum.baseurl.org/⟩.  If you have a bug report for this manual
       page, see ⟨http://yum.baseurl.org/report⟩.  This page was obtained
       from the project's upstream Git repository
       ⟨git://yum.baseurl.org/yum-utils.git⟩ on 2018-02-02.  (At that time,
       the date of the most recent commit that was found in the repository
       was 2017-10-30.)  If you discover any rendering problems in this HTML
       version of the page, or you believe there is a better or more up-to-
       date source for the page, or you have corrections or improvements to
       the information in this COLOPHON (which is not part of the original
       manual page), send a mail to man-pages@man7.org

                               13 January 2013                  repotrack(1)