Tag: deps
Find dependencies of a rpm with yum
by z3n on May.08, 2010, under Coding, Linux Happyness, Tips & Hints
Problem:
While installing virtualbox on my server i found out that it had a hell of deps, which i can’t seem to find.
Solution:
Search around i found out that yum is able to find and install deps off a rpm, like this:
yum localinstall --nogpgcheck VirtualBox-2.1.2_41885_fedora9-1.i386.rpm