Arduino IDE installer for Raspberry Pi/Linux

Hi everyone! :slight_smile:
After half a year with Arduino, i decided that i want to buy a Raspberry Pi to program it easly.
Then, i realized that "sudo apt-get install arduino" installs an old version.
So, i decided to write my own script that installs the latest IDE on you Pi.
It is available on GitHub, and licensed under the MIT license.
Hope you like it: GitHub - whitewitch/ArduinoIDE_RPi_Installer: Install the newest official Arduino IDE. Optimized for the Raspberry Pi.

~whitewitch

P.S.: sorry if i put it in the worng forum...

Have you tried

sudo apt-get install arduino

I get the IDE running with that. It installs open jdk and everything.

eried:
Have you tried

sudo apt-get install arduino

I get the IDE running with that. It installs open jdk and everything.

I tried :slight_smile: but it installs V1.0.1 . This script installs 1.0.5.