Skip to content

Instantly share code, notes, and snippets.

@pamtrak06
Created December 5, 2017 17:51
Show Gist options
  • Save pamtrak06/29f75660318c6f4553f5dc7d35cea4d0 to your computer and use it in GitHub Desktop.
Save pamtrak06/29f75660318c6f4553f5dc7d35cea4d0 to your computer and use it in GitHub Desktop.
yum retrieve dependencies
#!/bin/bash
rpm -q --requires $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment