Created
December 5, 2017 17:51
-
-
Save pamtrak06/29f75660318c6f4553f5dc7d35cea4d0 to your computer and use it in GitHub Desktop.
yum retrieve dependencies
This file contains 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
#!/bin/bash | |
rpm -q --requires $1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment