1、The best way to get OpenPLC files into your system is by using git. Usually, git comes pre-installed on most Linux distros. If for some reason you don't have git installed on your system, you can install it by typing:

2、sudo apt-get install gitTo install OpenPLC type theselines on the terminal:

3、git clonehttps://github.com/thiagoralve s/OpenPLC_v3.gitcd OpenPLC_v3./install.sh linux

4、The installation process will take a 嘛术铹砾while (up to 1 hour depending on your system). Meanwhile, grab a [insert your favorite beverage here] and relax! Once OpenPLC is installed, just type this from the OpenPLC_v3 folder to start it:sudo ./start_openplc.sh
