1RPMPEEK(1) RPMPEEK(1)
2
3
4
6 rpmpeek - execute command within RPM contents
7
9 rpmpeek [-n] [-h] RPM command [args...]
10
12 rpmpeek unpacks RPM contents into a temporary directory and executes a
13 command under that directory. The directory is purged upon exit.
14
16 -n Do not preserve attributes of unpacked files.
17
18 -h Display the usage and exit.
19
21 Written by Alexey Tourbin <at@altlinux.org>.
22
24 Copyright (c) 2005 Alexey Tourbin, ALT Linux Team.
25
26 This is free software; you can redistribute it and/or modify it under
27 the terms of the GNU General Public License as published by the Free
28 Software Foundation; either version 2 of the License, or (at your
29 option) any later version.
30
32 rpm(8), rpm2cpio(8), fakeroot(1).
33
34
35
36rpmdevtools 9.3 2021-01-25 RPMPEEK(1)