Install 2.2 on Rasberry Pi 4 & Raspberry Pi 64bit OS

Is it possible to install on Rasberry Pi? I tried booth the AppImage and the zip downloads but I can not see hot to install it! I google and only got a few hits for the AppImage and I tried to follow by first change the AppImage-file to executable and run it but it says missing libz that I can not install with apt install libz. The closest I find was to install libz-dev but still unable to run.

The zip download I can not see how to run. It seems to be an electron app?

Hi @fippla. Unfortunately there are no official builds of the Arduino IDE for ARM Linux hosts. This deficiency is tracked by the Arduino IDE developers here:

There is an unofficial 3rd party build available here if you want to give it a try:

Yes. Arduino IDE 2.x is built on the free open source Eclipse Theia IDE framework, which uses Electron.