rpmpeek (1) Linux Manual Page
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.
