This is the command repomanage that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
repomanage - list the newest or oldest RPM packages in a directory
SYNOPSIS
repomanage [options] directory
DESCRIPTION
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
-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.
Use repomanage online using onworks.net services