L’exécutable d’installation est disponible sur le Site OpenPLC
La procédure d’installation me demandait une version précise de python ; il peut être alors utile d’utiliser conda ou anaconda pour choisir une autre version de python plutôt que celle par défaut :
conda create -p /home/kerhoas/condadir python=3.9 --channel conda-forge
conda activate /home/kerhoas/condadir
cd [ repertoire où se trouve openplc_editor.sh ]
bash openplc_editor.sh
utilitaire modbus mbpoll
sudo apt-get install mbpoll
git clone https://github.com/thiagoralves/ScadaBR_Installer.git
cd ScadaBR_Installer
./install_scadabr.sh