1
2
3
4
5
6
7
8
9
<strong>$ sudo   add-apt-repository  "deb <a title="http://archive.canonical.com/" href="http://archive.canonical.com/">http://archive.canonical.com/</a> lucid partner"
$ sudo apt-get update
$ sudo  apt-get install sun-java6-jdk
or {Depending upon what  you need)
$ sudo apt-get install  sun-java6-jre</strong>
Share this post

2 Comments

  1. Jay W. Flynn

    Not sure what I’m supposed to say. Just picked up your link on how to install Sun Java 6 on ubuntu 10.04. That’s why I’m here. Thanks.

    October 11, 2011
  2. adarsh nair

    $sudo add-apt-repository “deb http://archieve.cononical.com/lucid partner”
    $sudo apt-get update
    $sudo apt-get install sun-java6-jdk
    $sudo apt-get-alternatives -s java-6-sun

    :)

    December 21, 2011

Leave a Reply