I\'ve been trying to install the jdk on my ubuntu after downloading it.
first I\'ve used: sudo apt-get update
sudo apt-get update
then: sudo apt-get install jdk*
sudo apt-get install jdk*
For those who had trouble with the apt-get, or with the long instruction. I solved it in a relatively painless way.
$ sudo dpkg -i oracle-java8-installer_8u51+8u51arm-1-webupd8-0_all.deb