August 24th, 2007

Java Runtime Environment (JRE6) for Ubuntu

The Java Runtime Environment(JRE) enables your computer to run applications and applets that use Java technology. Without it some web pages would not be completely downloaded. In Ubuntu JRE, and the JRE plugin for Firefox have to be installed personally. Unfortunately Debian based systems have to use an alternative method because Sun Microsystems provides only RPM and Binary packages.  
Control if your multiverse repositories are enabled. If not enable them and from the command line type or copy and paste this command;

sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts

This command permits you to install JRE version 6 with its relative plugins
Follow the screen instructions right to the end.
By typing

# java -version

at the command line you can verify the version just installed.
Next open Firefox and type

about: plugins

in the address bar and check out for Java plugins or take a test from the Sun Microsystems Verify Page.

Social Bookmarks:
These icons link to social bookmarking sites where readers can share and discover new web pages.
TrackBack Link Comment »

5 Comments;

  1. Efrem

    Thanks for the info…

  2. zye

    A good one, have been trying to get JRE installed but to no avail. Thanks

  3. Stiga

    Good blog, like your design. Excellent content. Keep blogging

  4. Manfi

    Just installed JRE6. Thx for the tip

  5. resmo

    if you installed 2 or more versions of java like java 1.4, java 5 and java 6. use sudo update-alternatives -config java to choose which version you want as default java.

Subscribe to Comments RSS

Leave a Comment or a Question;