if you have a .deb file:
.deb
sudo dpkg -i /path/to/deb/file
sudo apt-get install -f.
sudo apt-get install -f
How to install .deb file in Ubuntu
原文:http://www.cnblogs.com/casperwin/p/6209726.html