Skip to content

Instantly share code, notes, and snippets.

@soardex
Created November 30, 2016 11:32
Show Gist options
  • Save soardex/8ab8d2fe80693fcd5310cb15e17040b5 to your computer and use it in GitHub Desktop.
Save soardex/8ab8d2fe80693fcd5310cb15e17040b5 to your computer and use it in GitHub Desktop.
Unarchive RPM
rpm2cpio filename.rpm | cpio -idmv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment