...
If the folder does not exist, by default created at CHARON installation, create it and copy the tar file in this directory. In the example below, we assume the tar file was downloaded in the
/charon
folder and kit number is 1.44:# mkdir -p /opt/charon/utils
# cp /charon/charon_linux_toolkit.V1.44.tar /opt/charon/utils
.
...