instal .deb ubuntu

C++
sudo dpkg -i package_file.debsudo dpkg -i /path/to/deb/file
sudo apt-get install -f
Source

Also in C++: