1

Possible Duplicate:
How to install Oracle Java JDK 6?

I want to install JDK 6u30 or later on ubuntu (but not java 7), how can I do so?

I'm on ubuntu 11.10

1 Answers1

0

As far as I remember I have installed it with the following command:

sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk

But here is the official way from Oracle how to do it: jdk6_30 install

bioShark
  • 4,251