Query: repomanage
OS: centos
Section: 1
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
repomanage(1) repomanage(1)NAMErepomanage - list the newest or oldest RPM packages in a directorySYNOPSISrepomanage [options] directoryDESCRIPTIONrepomanage 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.SEE ALSOyum.conf (5) http://yum.baseurl.org/AUTHORSSee the Authors file included with this program. 13 January 2013 repomanage(1)
Related Man Pages |
---|
show-installed(1) - centos |
yum-debug-restore(1) - centos |
yum-versionlock(1) - centos |
yum-verify(1) - centos |
yumdownloader(1) - centos |
Similar Topics in the Unix Linux Community |
---|
RPM Repo Cleanup |