Thursday, May 27, 2010

yum local install

Given a set of RPMs you can install them with 'yum localinstall' and yum will resolve the dependencies:
yum localinstall --nogpgcheck file1.rpm file2.rpm ...

No comments: