install deb file

Shell
sudo dpkg -i /path/to/deb/file
sudo apt-get install -f
Source

Also in Shell: