rpmpeek(1) - Linux man page
Name
rpmpeek - execute command within RPM contents
Synopsis
rpmpeek [-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.
Author
Written by Alexey Tourbin <at@altlinux.org>.
Copying
Copyright © 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)