Package Details: arduino-ide 2.3.6-2

Git Clone URL: https://aur.archlinux.org/arduino-ide.git (read-only, click to copy)
Package Base: arduino-ide
Description: Open-source electronics prototyping platform
Upstream URL: https://github.com/arduino/arduino-ide
Licenses: AGPL-3.0-only
Submitter: andreas_baumann
Maintainer: AsfhtgkDavid
Last Packager: andreas_baumann
Votes: 3
Popularity: 1.32
First Submitted: 2025-08-21 19:51 (UTC)
Last Updated: 2025-08-22 08:23 (UTC)

Latest Comments

gatonero commented on 2025-09-05 12:15 (UTC)

For electron30: Install electron30-bin separately

But after that another error: error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. ==> FEHLER: Ein Fehler geschah in prepare().

acidicX commented on 2025-08-23 17:24 (UTC)

The build process seems to package electron anyway:

• downloading url=https://github.com/electron/electron/releases/download/v30.1.2/electron-v30.1.2-linux-x64.zip size=104 MB parts=8

Is there really the need to include electron30 in the PKGBUILD as a dependency then?

andreas_baumann commented on 2025-08-23 12:44 (UTC)

This is nothing I can maintain, I have no knowhow about node and friends..

andreas_baumann commented on 2025-08-22 15:22 (UTC) (edited on 2025-08-23 05:56 (UTC) by andreas_baumann)

electron30-bin should provide electron30, so you can choose whether to use the binary version or build your own electron. There is also a arduino-ide-bin.

Using automatic builders which draw in electron30 automatically are dangerous anyways given the nature of AUR PKGBUILDs.

This node error you reported didn't happen when I built it, I had a running IDE. Have to investigate..

matdave commented on 2025-08-22 15:15 (UTC)

Recieving error: error arduino-ide@2.3.6: The engine "node" is incompatible with this module. Expected version ">=18.17.0 <21". Got "22.14.0"

matdave commented on 2025-08-22 15:14 (UTC)

Would it be possible to "prefer" electron30-bin? I didn't have that installed, so it defaulted to trying to compile electron30, which required like 50GB of downloading and pegged my CPU.

andreas_baumann commented on 2025-08-22 06:08 (UTC)

Note: you need electron30 or electron30-bin from the AUR.