Hello.
Can I use the apt package in PLC?

Hello.
Can I use the apt package in PLC?

Hello park,
the apt package manager will be not supported on the plcnext device. But may be the following options can help:
You can install the installtion package offline by using
1. dpkg
2. You can install the docker-image on the PlcNext target and execute the apt package manager inside the docker container via podman (installed by default) or balena engine (see PLCnext Store | balenaEngine-DockerForIOT-ARM or PLCnext Store | balenaEngine-DockerForIOT-x86).
I hope it helps.
BR Eduard