Install Arduino IDE in Linux

The whole installation process is very simple, just open terminal and execute the command below:

sudo apt-get update && sudo apt-get install arduino arduino-core

Please note that the informations above could be outdated. All the latest and updated instructions can be found here: https://www.arduino.cc/en/Guide/Linux