summaryrefslogtreecommitdiffstats
path: root/upstream/debian-bookworm/man8/rpm2cpio.8
blob: 3949acd98f455012f6ef16c4ae0d40f24ffab506 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.\" Automatically generated by Pandoc 2.14.0.3
.\"
.TH "rpm2cpio" "8" "11 January 2001" "" ""
.hy
.SH NAME
.PP
rpm2cpio - Extract cpio archive from RPM Package Manager (RPM) package.
.SH SYNOPSIS
.PP
\f[B]rpm2cpio\f[R] [filename]
.SH DESCRIPTION
.PP
\f[B]rpm2cpio\f[R] converts the .rpm file specified as a single argument
to a cpio archive on standard out.
If a \[aq]-\[aq] argument is given, an rpm stream is read from standard
in.
.PP
.PD 0
.P
.PD
\f[B]\f[BI]rpm2cpio glint-1.0-1.i386.rpm | cpio -dium\f[B]\f[R]
.PD 0
.P
.PD
\f[B]\f[BI]cat glint-1.0-1.i386.rpm | rpm2cpio - | cpio -tv\f[B]\f[R]
.SH SEE ALSO
.PP
\f[I]rpm\f[R](8)
.SH AUTHOR
.IP
.nf
\f[C]
Erik Troan <ewt\[at]redhat.com>
\f[R]
.fi