0

What version of Java should I load onto my Ubuntu 14.10 O/S. Also if there is a specific process needed to install same please provide explicit instructions as I am first learning to use Linux?

1 Answers1

-1
 sudo apt-get install openjdk-7-jre 

 sudo apt-get install openjdk-7-jdk

Here More help for installing java in ubuntu