I've tried to add the Canonical Partner repository, but I still can't find the sun-java6-jdk package. What is the right way to install the Oracle Sun JDK instead of OpenJDK on Ubuntu 10.10 (Maverick Meerkat)?
|
|
Update (2010/10/01): Yesss, Sun Java Finally Uploaded To The Ubuntu 10.10 Maverick Official Partner Repository. Update (2010/09/27): Readers might want to check Sun Java6 Packages [updated]. I still expect official packages to be available in the partner repos at releast time though. For an unknown reason, the sun-java6-jdk are not yet available in the partner repositories. So either downloaded the required packages from http://archive.canonical.com/pool/partner/s/sun-java6/ and install them with Or temporarily replace the maverick partner repository
by the lucid one (replace |
|||||
|
|
Currently the Sun Java 6 packages are working fine now for Ubuntu 10.10 and 10.04 users. It works fine for me.
|
|||||||||||||||||
|
|
|||||||
|
|
Installation: for 10.10:
for 11.04
Continue with:
Use as default:
Installing JDK:
Source code (to be used in development):
Source of these instructions: https://help.ubuntu.com/community/Java |
||||
|
|
|
All you need to do is uncomment the two lines in /etc/apt/sources.list that refer to "partner"
(I can't find the command add-apt-repository on Ubuntu 10.10, 64 amd ... even searching with apt-cache yields nothing) |
|||
|
|
|
It is working fine for me, but with a different command:
Error message:
Bam, it worked. |
||||
|
|
|
You might have to use the version in the Lucid partner repository. I did this in Lucid (I used the version from Karmic multiverse, before I realized it had been moved to the partner repo), and it worked fine. Not sure where it went in Maverick though. |
|||
|
|
|
This worked for me:
|
|||
|
|
|
I am assuming that you need the JDK itself. If so you can accomplish this with:
You don't really need to go around editing sources or anything along those lines. |
||||
|
|
|
If add-apt-repository it's not working try this:
That package is required in order to execute that command, in my server it wasn't installed by default (Ubuntu server x64) |
||||
|
|
|
For Ubuntu 10.10 Desktop simply do this: Ubuntu - Installing Java. |
||||
|
|
|
Ubuntu reporsitories can be more useful https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#Sun%20Java%20moved%20to%20the%20Partner%20repository |
|||
|
|
|
Here are step-by-step instructions, How to install Sun Java JDK in Ubuntu 10.10 Maverick Meerkat. |
||||
|
|
protected by Will♦ Mar 14 '11 at 11:39
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.