install software on ubuntu using deb package

download software, for example skype
go to folder you have it downloaded and run:

sudo dpkg -i skype-ubuntu-precise_4.3.0.37-1_i386.deb

if you have missing dependencies, run:

sudo apt-get -f install