Skip to main content

Requirements

To create and customize a new JOD Distribution, depending on your working OS, please install following requirements:

  • Java Development Kit (preferred java version 9)
    sudo apt install default-jdk
  • curl
    sudo apt install curl
  • zip (optional)
    sudo apt install zip