Install the Java Runtime Enviroment (JRE)

***If this post helped you, please support this blog by clicking one of the links on this page. Thanks :) ***

The Java Runtime Environment (JRE) can be installed on your computer by following these steps:

  • Go to http://www.java.com/en/download/manual.jsp
  • Click on the link that is relevant to your computer setup (Windows, Linux, etc.)
  • A popup dialog will appear. Click “Save File”
  • The file will download to your computer. When it has completely download, open it.
  • Click “Run” and follow the instructions.
  • To verify that the install was successful, open a command prompt and type “java -version” or
Tags: ,

One Response to “Install the Java Runtime Enviroment (JRE)”

  1. Download the Java Virtual Machine (JVM) « Joey Javas Says:

    [...] Download the Java Virtual Machine (JVM) The Java Virtual Machine, also known by the initialism JVM, is the same thing as the Java Runtime Environment (JRE). Instructions for installing the JRE can be found here. [...]

Leave a Reply