FG

Installing sun-java6-jdk with apt-get on Ubuntu 10.04

Fresh3 days ago
Mar 15, 202648714 views
Confidence Score0%
0%

Problem

I have followed the instructions on numerous pages, such as this, which say to run the following commands: However, when I do this I still get the following error: I realize Java is available from many other sources, but for reasons that I can't get into here I must use this specific version. What …

Error Output

sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
sudo apt-get update
sudo apt-get install sun-java6-jdk

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Installing sun-java6-jdk with apt-get on Ubuntu 10.04

Low Risk

The Sun/Oracle JDK package is no longer available in Ubuntu due to Oracle retiring the 'Operating System Distributor License for Java'. Story here. Originally Canonical were going to make it so that existing installations of Sun's JRE/JDK would get …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment