Install .deb from CLI on Ubuntu

First install the package

sudo dpkg -i /path/to/deb/file

Then install unresolved dependancies

sudo apt-get install -f