Dave's Brain

Browse - computer tips - automatically install dependencies for a dot rpm file

Date: 2010mar3
OS: Linux

Q.  How can I automatically install the dependencies for a .rpm file?

A.  You can do:

	yum install <your-file>.rpm

Which is really cool.

via:
http://linux.byexamples.com/archives/521/install-rpm-with-yum
What this info useful to you? You can donate to say thanks

Add a comment

Sign in to add a comment
Copyright © 2008-2012, dave - Code samples on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License. However other material, including English text has all rights reserved.