How to download and install prebuilt OpenJDK packages

Ubuntu logo

On Ubuntu 8.04 (Hardy Heron), do the following:

The openjdk-6-jre package contains just the Java Runtime Environment. If you want to develop Java programs then install the openjdk-6-jdk package.

For more information on how to install Java on Ubuntu, including on versions prior to 8.04, please see the Ubuntu Java Community page.