CreateAgent app fails on Raspberry Pi 400/Manjaro Linux

After reading that admin privileges are required to install the app on other OSs, I tried running it using sudo, both with a preceeding "./" and without it. I got an error saying "cannot execute binary file" This is awkward, because there is no package for the desktop app for my configuration (requires AARCH64-ARM) so using the cloud version is my only option. Except it doesn't work. Suggestions?

Hi @blancokat. Arduino doesn't provide a build of Arduino Create Agent for the Raspberry Pi. You'll need to compile and install the plugin yourself. You can find instructions here:

There is an official "Linux ARM" build of Arduino IDE 1.x. The download links are listed here:

https://www.arduino.cc/en/software#legacy-ide-18x

As for Arduino IDE 2.x, you are correct that there is no official build for your Raspberry Pi. The developers are tracking the need to produce one here:

The community has shared an option in that thread that might be of interest to you.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.