File: unrpm.1

package info (click to toggle)
obs-build 20210120-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,080 kB
  • sloc: perl: 11,428; sh: 3,340; ansic: 285; makefile: 172
file content (17 lines) | stat: -rw-r--r-- 428 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH UNRPM 1 "(c) 1997-2018 SUSE Linux AG Nuernberg, Germany"
.SH NAME
unrpm \- unpack the contents of one or more rpm files
.SH SYNOPSIS
.B unrpm
.RB [ -v ]
.RB [ -q ]
.I rpm
.RB ...

.SH DESCRIPTION
The \fBunrpm\fP tool unpacks one or more rpm files into the
current directory. The \fB-v\fP option makes it print the filenames
while unpacking, whereas the \fB-q\fP option suppresses any output.

.SH SEE ALSO
.BR rpm2cpio (8),