Rpm2tar is a utility for converting the contents of a binary RPM package into a gzipped tar archive. Rpm2tar attempts to preserve file ownership, groups, and permissions as they are stored in the RPM package. Rpm2tar handles files only; it does not handle pre- or post-install scripts, triggers, '%config' tags, or any other fancy features of RPM.
| Tags | Archiving Packaging |
|---|---|
| Licenses | BSD Original |
| Operating Systems | POSIX Linux |
| Implementation | C |