sudo dpkg -i package.deb
After running the dpkg command, if it fails because of missing dependencies try:
sudo apt -f --fix-missing install