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.