Install JAVA in Ubuntu or debian manually

The following steps will help you to install java in ubuntu / debian  manually

Download the jdk 7 tar  file  http://www.oracle.com/technetwork/java/javase/downloads/index.html

mkdir -pv /usr/lib/jvm
cd /usr/lib/jvm
wget -c http://downloads-url-of-jdk/java/jdk-7u10-linux-x64.tar.gz
tar -xzf jdk-7u10-linux-x64.tar.gz
cd /usr/lib/jvm/jdk1.7.0_10

Now set the alternatives path

update-alternatives –install “/usr/bin/java” “java” “/usr/lib/jvm/jdk1.7.0_10/bin/java” 1
update-alternatives –install “/usr/bin/javac” “javac” “/usr/lib/jvm/jdk1.7.0_10/bin/javac” 1
update-alternatives –install “/usr/bin/javaws” “javaws” “/usr/lib/jvm/jdk1.7.0_10/bin/javaws” 1

Now edit the bashrc file and set teh following environment variables

export JAVA_HOME=/usr/lib/jvm/jdk1.7.0_10
export CLASSPATH=.:$JAVA_HOME/lib/
export PATH=$JAVA_HOME/bin:$PATH

Now you can test the java version using the following command,

# javac -version

PS: If you have multiple alternative , please configure it using   update-alternatives –config java

Subscribe Now

10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!

Archive Calendar

Sat Sun Mon Tue Wed Thu Fri
 1234
567891011
12131415161718
19202122232425
262728293031  

Over 20000 Satisfied Customers!

From 24/7 support that acts as your extended team to incredibly fast website performance

Zelt staff were fantastic, I had a concern with a domain and they got back to me very quickly and they helped me to resolve the issue!

author
Technician, Diageo PLC

I'm using Zelt for my portfolio since 2006. The transition was seamless, the support was immediate, and everything works perfectly.

author
Photographer, Allister Freeman

Very easy to understand & use even though I am not very technologically minded. No complications whatsoever & I wouldn't hesitate to recommend it to all.

author
Actor, A&J Artists

Zelt support team have been amazingly responsive and helpful to any of my queries, thank you so much to the Zelt have been amazingly responsive and helpful to any of my queries 👍👍👍

author
Technician, Diageo PLC

Anytime I've had a problem I can't solve, I've found Zelt to be diligent and persistent. They simply won't let an issue go until the client is happy.

author
Doctor, SmartClinics

Zelt support team have been amazingly responsive and helpful to any of my queries, thank you so much to the Zelt have been amazingly responsive and helpful to any of my queries 👍👍👍

author
Freelancer, Fiverr

24/7 World-Class Support

Ran into trouble? Contact our Customer Success team any time via live chat or email.

  • Receive professional WordPress support
  • Our specialists are available round
Get Support