Skip to content

Instantly share code, notes, and snippets.

@mitkot
Created November 2, 2016 09:19
Show Gist options
  • Save mitkot/bbfe1e5141144780a467fb08994b8352 to your computer and use it in GitHub Desktop.
Save mitkot/bbfe1e5141144780a467fb08994b8352 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