JKarel Documentation and Software

Files

Installing JKarel

Click on the JKarel.zip link above to download the JKarel software. If necessary, unzip the JKarel.zip file to extract the files (on most computer systems this will happen automatically). This will create a folder named JKarel. Store this folder in a convenient place.

JKarel is a Java program. To run JKarel, the Java2 Runtime Environment (JRE) must be installed. To obtain the JRE, click here. KJarel is stored as a "Jar" file. A Jar file is a single file that holds many Java classes.

Running JKarel

Mac / Windows

  • Double-click the file "JKarel.jar" located in the JKarel folder to run the application.

Unix / Linux

  • Open the directory that contains the "JKarel" folder:
    cd folderName/JKarel
  • Type: java -jar JKarel.jar

Notes: JKarel