rpmpeek (1) - Linux Manuals

rpmpeek: execute command within RPM contents

NAME

rpmpeek - execute command within RPM contents

SYNOPSIS

rpmpeek [-n] [-h] RPM command [args...]

DESCRIPTION

rpmpeek unpacks RPM contents into a temporary directory and executes a command under that directory. The directory is purged upon exit.

OPTIONS

-n
Do not preserve attributes of unpacked files.
-h
Display the usage and exit.

AUTHOR

Written by Alexey Tourbin <at [at] altlinux.org>.

COPYING

Copyright (c) 2005 Alexey Tourbin, ALT Linux Team.

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

SEE ALSO

rpm(8), rpm2cpio(8), fakeroot(1).