I am a windows user, and wonder how do I go about installing java on Ubuntu (VirtualBox)
I have tried
sudo apt-get install sun-java6-bin
got
couldnt find package
sudo apt-get install sun-java6-jre
got
sun-java6-jre has no installation candidate
I also tried the .bin file:
sudo chmod 755 <filename>.bin
./<filename>.bin
Seems like it has done its things without errors, but
java -version
gives
the program 'java' can be found in the following package ...