Browse - computer tips - automatically install dependencies for a dot rpm fileDate: 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
Add a commentSign in to add a comment |