Forked from mitkot/gist:bbfe1e5141144780a467fb08994b8352
Created
June 25, 2020 21:02
-
-
Save synsa/5b0f0025c254c37cec84293d17372d72 to your computer and use it in GitHub Desktop.
How to extract source files out of src.rpm file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rpm2cpio ../hoge.src.rpm | cpio -i |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment