Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save synsa/5b0f0025c254c37cec84293d17372d72 to your computer and use it in GitHub Desktop.
Save synsa/5b0f0025c254c37cec84293d17372d72 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