repomanage(1) — Linux manual page

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

repomanage(1)                                              repomanage(1)

NAME         top

       repomanage - list the newest or oldest RPM packages in a
       directory

SYNOPSIS         top

       repomanage [options] directory

DESCRIPTION         top

       repomanage is a program to manage a directory of RPM packages. It
       displays a list of the newest or oldest packages in a directory
       for easy piping to xargs or similar programs.

OPTIONS         top

       -h, --help
              Display a help message, and then quit.

       -o, --old
              Print the oldest packages.

       -n, --new
              Print the newest packages.

       -s, --space
              Space-separated instead of newline-separated output.

       -k KEEP, --keep=KEEP
              Newest N packages to keep - defaults to 1.

       -c, --nocheck
              Do not check package payload signatures/digests.

SEE ALSO         top

       yum.conf(5)
       http:https://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 ⟨https://github.com/rpm-software-management/yum⟩.  It is not
       known how to report bugs for this man page; if you know, please
       send a mail to [email protected].  This page was obtained from
       the project's upstream Git repository
       ⟨https://github.com/rpm-software-management/yum-utils.git⟩ on
       2023-12-22.  (At that time, the date of the most recent commit
       that was found in the repository was 2020-03-11.)  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 [email protected]

                             13 January 2013               repomanage(1)