Hi,
What tools I need to install in my Linux machine to develop, debug and create sketches for arduino lenardo ? I tried the XCTU but it needs Wine software and Wine can run exe's. So I do not want to install Wine. I have installed arduino-core now. Any 'getting started' pointers will be gratefully received.
You need to install the linux version of the Arduino IDE.
Select the 64-bit or 32-bit linux version: http://arduino.cc/en/Main/Software
The Arduino software from the repositories is probably old, so you better download the newest version and unpack it in a map. Remove the Arduino software from the repositories.
The Java environment has also to be installed (from the repositories).
Running the windows version of the Arduino IDE in linux with wine is also possible. You only have to create a symbolic link to the serial port.