Install the PML Companion (PMLC) version 4.0.0 on Linux


Overview

PMLC is available as:

If you don't know which option to choose then choose the first one.


Installation

Please choose:

Standalone executable
  • Download pmlc into any directory of your choice.

  • Add the directory of pmlc to your OS PATH environment variable.

    Note:

    • If you need instructions, please search the internet for "set path variable on linux", or visit this page.

Java .jar files
  • Prerequisite: If not done already, you need to install Java version 17 or later.

    If you need instructions, please search the internet for "install java on linux".

  • Download pmlc-4.0.0.zip.

  • Unzip the dowloaded file into any directory of your choice.

    For instructions, please search the internet for "extract zip file on linux".

  • Add the bin sub-directory of the extracted files to your OS PATH environment variable.

    Note:

    • If you need instructions, please search the internet for "set path variable on linux", or visit this page.

Java source code files

You can build PMLC from the Java source code files which are available on Github


Test

After installing PMLC, proceed as follows: