Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save istiak101/fb6d9d4f928704ae322798191a021a3e to your computer and use it in GitHub Desktop.
Save istiak101/fb6d9d4f928704ae322798191a021a3e to your computer and use it in GitHub Desktop.
How to extract source files out of src.rpm file
$ rpm2cpio ../hoge.src.rpm | cpio -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment