Installation launch
If you want to install the applications and all its prerequisites (see the list in Mandatory prerequisites), run the following command to launch the installation:
> ./scripts/install.sh --install-prerequisites
If you have installed the prerequisites by yourself and do not want to install the bundled packages, run the following command to launch the installation:
> ./scripts/install.sh
The script must end with failed=0 in the PLAY RECAP section.