Place to share anything

Free Computer Software, Tips and Tutorials, Cars and Hardware Review

Install Java Runtime Environment on Ubuntu Karmic Koala

Ubuntu logoThis simple tutorial will show you how to install the Java Runtime Environment (JRE) on Ubuntu Karmic Koala. Java is needed in most software on Linux or Windows system. Actually, Java is an object-oriented programming language developed by Sun Microsystems.

Currently Ubuntu has the following Java packages:

sun-java6-bin – Contains the binaries

sun-java6-demo – Contains demos and examples

sun-java6-doc – Contains the documentation

sun-java6-fonts – Contains the Lucida TrueType fonts from the JRE

sun-java6-jdk – Contains the metapackage for the JDK

sun-java6-jre – Contains the metapackage for the JRE

sun-java6-plugin – Contains the plug-in for Mozilla-based browsers

sun-java6-source – Contains source files for the JDK

Steps to install Java Runtime Environment on Ubuntu Karmic Koala:

First make sure you already checked the multiverse and universe repository under your software sources. Next type this command below to install JRE:

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

Wait until installation finished and you can test your JRE installation by typing the following command on terminal.

java -version

You should get similar output

java version “1.6.0?
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)

Also you can test Java Plugin for Firefox:

open Firefox and type

about:plugins

in the address bar and check for java plugin

More details.

  • Share/Bookmark

Related posts:

  1. How to install Java Runtime Environment in Mandriva 2010 Java (JRE) is a platform software needed to run Java...
  2. How to install ESRI ArcExplorer in Ubuntu Karmic Koala ArcExplorer is a free software by ESRI, the most popular...
  3. How to use jCDWriter on Ubuntu jCDWriter is a free and open source application for Linux...
  4. Install and Run Alliance P2P Software in Linux Alliance is a free and open source software built with...
  5. How to install Opera 10 with flash plugin activated on Ubuntu Hi, in this simple tutorial I will show you how...

Related posts brought to you by Yet Another Related Posts Plugin.

3 Responses to “Install Java Runtime Environment on Ubuntu Karmic Koala”

  1. [...] The installation of ArcExplorer requires Java JRE 5 or higher. If you don’t have it, you must install the Java JRE to your system [...]

  2. [...] here: Install Java Runtime Environment on Ubuntu Karmic Koala | Place to … Share and [...]

  3. [...] the rest here: Install Java Runtime Environment on Ubuntu Karmic Koala | Place to … Share and [...]

Leave a Reply

  • Your Ad Here