software installation - How can I install Sun/Oracle's proprietary Java JDK 6/7/8 or JRE? - Ask Ubun
There is a similar answer on how to install JDK 8 Install the JRE Download the 32-bit or 64-bit Linux "compressed binary file" - it has a ".tar.gz" file extension and uncompress it tar -xvf jre-7-linux-i586.tar.gz The JRE 7 package is extracted into ./jre...