Orcale has released an another updated version of java for version 7 ,the latest and current version of java is 7 update 51. This upd...
Orcale has released an another updated version of java for version 7 ,the latest and current version of java is 7 update 51.
This update released with loth of bug fixes and security updates
In this tutorial i will show you how to install oracle java 7 update 51 on ubuntu 14.04 / 13.10 / 12.10 / 12.04 and linuxmint 15 / 14.
Installation steps:
There is no official PPA for Java from Oracle team,Webupd8 only providing PPA for Java installation
Step 1: Add the PPA form webupd8 team
sudo add-apt-repository ppa:webupd8team/java
Step 2: Update the Repository
sudo apt-get update
Step 3: Install Oracle Java 7 Update 51
sudo apt-get install oracle-java7-installer
This update released with loth of bug fixes and security updates
In this tutorial i will show you how to install oracle java 7 update 51 on ubuntu 14.04 / 13.10 / 12.10 / 12.04 and linuxmint 15 / 14.
The Installation procedures for LinuxMint are same as ubuntu
Installation steps:
There is no official PPA for Java from Oracle team,Webupd8 only providing PPA for Java installation
Step 1: Add the PPA form webupd8 team
sudo add-apt-repository ppa:webupd8team/java
Step 2: Update the Repository
sudo apt-get update
Step 3: Install Oracle Java 7 Update 51
sudo apt-get install oracle-java7-installer
COMMENTS