fippla
September 22, 2022, 5:17am
1
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:
opened 08:49AM - 08 Jul 20 UTC
type: enhancement
priority: high
topic: infrastructure
architecture: arm
os: linux
criticality: high
### Describe the request
I want to run Arduino IDE on my Raspberry Pi with arm7… vl and aarch64 (aka. arm64) arches.
### Describe the current behavior
Official Arduino IDE 2.x Linux builds are only available for the x86 architecture.
### Arduino IDE version
afb02da8063d7e130bd1a5fd03f16c12bdad0ec7
### Operating system
Linux
### Operating system version
All
### Additional context
#### Additional requests
- https://github.com/arduino/arduino-ide/issues/1824
- https://github.com/arduino/arduino-ide/issues/707
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-656793555
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-817230054
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-997924030
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-1001045293
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-1250173716
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-1292443073
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-1304591099
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-1367755636
- https://github.com/arduino/arduino-pro-ide/issues/28
- https://github.com/flathub/cc.arduino.IDE2/issues/54
- https://forum.arduino.cc/t/ide-on-raspberry-gives-compile-errors/1045041/7
- https://forum.arduino.cc/t/best-way-to-get-ide-arm64-builds/1063918/1
- https://forum.arduino.cc/t/best-way-to-get-ide-arm64-builds/1063918/3
- https://forum.arduino.cc/t/best-way-to-get-ide-arm64-builds/1063918/4
- https://forum.arduino.cc/t/ide-2-0-x-will-not-install/1050074
- https://forum.arduino.cc/t/arduino-ide-2-0-not-installing-try-this-raspberrypi-4-arm/1035632
- https://forum.arduino.cc/t/install-2-2-on-rasberry-pi-4-raspberry-pi-64bit-os/1034417
- https://forum.arduino.cc/t/upload-error-to-nodemcu/921869/8
- https://forum.arduino.cc/t/ide-2-0-amazing-arm-builds-anytime/701303
- https://forum.arduino.cc/t/ide-2-0-working-perfect-on-mac-os-10-15-7-when-will-raspi-4-version-be-availabl/700049
- https://forum.arduino.cc/t/ide-2-04-for-linux-not-installing/1108106
- https://forum.arduino.cc/t/ide-2-2-1-for-linux-arm-64-bit/1174109/1
- https://forum.arduino.cc/t/ide-2-2-1-for-linux-arm-64-bit/1174109/3
- https://forum.arduino.cc/t/ide-2-2-1-for-linux-arm-64-bit/1174109/4
- https://forum.arduino.cc/t/install-ide-2-on-rpi-4-buster-os/1197628
- https://forum.arduino.cc/t/compile-needs-a-rebuild-to-load-ttgo-lora32esp/1204091
- https://forum.arduino.cc/t/ide-compatibility-with-raspberry-pi-5/1212072
- https://forum.arduino.cc/t/status-of-official-ide-2-x-builds-for-linux-arm64/1222354
- https://forum.arduino.cc/t/arduino-ide-1-8-19-not-starting-on-raspberry-pi/1241988
- https://forum.arduino.cc/t/nano-esp32-rgbled-flashing-sketch-not-working/1247194/9
- https://forum.arduino.cc/t/i-am-disappointed-by-the-lack-of-a-linux-arm64-build/1288416
- https://forum.arduino.cc/t/ide-ver-2-arm64/1325859
- https://forum.arduino.cc/t/arduino-cloud-agent-for-ubuntu-aarch-64/1341285
### Issue checklist
- [X] I searched for previous requests in [the issue tracker](https://github.com/arduino/arduino-ide/issues?q=)
- [X] I verified the feature was still missing when using the latest [nightly build](https://www.arduino.cc/en/software#nightly-builds)
- [X] My request contains all necessary details
There is an unofficial 3rd party build available here if you want to give it a try:
arduino IDE v2 for raspberry pi
Yes. Arduino IDE 2.x is built on the free open source Eclipse Theia IDE framework , which uses Electron .
system
Closed
March 21, 2023, 5:36am
3
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.