View Single Post
mooler's Avatar
Posts: 213 | Thanked: 27 times | Joined on Oct 2007 @ Detroit, MI
#26
Code:

dpkg -i <debfile>

It will bail if it can't resolve the dependencies. In that case,
Code:

apt-get install <package>

whatever is needed to fix the dependencies, and try dpkg again.
I just installed the dependencies in Red Pill mode