<div dir="ltr">Hi,<div>I am new to this project so just wanted to introduce myself.</div><div><br><div>I have been playing with the Arduino IDE on Raspbian Linux and was wondering what it would take to establish a Debian packaging effort such that one can simply run `apt install arduino` on Debian Linux and Raspbian to install/update a fairly recent version of the Arduino tools.</div><div><br></div><div>If you do that today you will end up with a version from 2013 that is no longer supported by upstream.</div><div><br></div><div>Judging from activity on mailing lists, github issues and <a href="https://salsa.debian.org/electronics-team/arduino">https://salsa.debian.org/electronics-team/arduino</a> it looks like there has been lots of interest and efforts made to package a more recent version of Arduino.</div><div><br></div><div>As far as I can tell, the latest effort was blocked due to a dependency on a library called "MrBean": <a href="https://github.com/HuayraLinux/pkg-arduino/issues/4">https://github.com/HuayraLinux/pkg-arduino/issues/4</a></div><div><br></div><div>I did some experiments with the Arduino IDE source code to get rid of that dependency. The PR was recently accepted by upstream so "MrBean" is no longer a blocker.</div><div><br></div><div>Looking forward, I think it would be valuable to check out the Arduino packaging effort in Arch Linux: <a href="https://www.archlinux.org/packages/?q=arduino">https://www.archlinux.org/packages/?q=arduino</a></div><div><br></div><div>Specifically, I think it is worth to consider making the Debian package "arduino-core" obsolete and replace it with a new one called "arduino-avr-core" similar to what has been done in Arch Linux. The motivation is that the majority of that content is now released in a separate project: <a href="https://github.com/arduino/ArduinoCore-avr">https://github.com/arduino/ArduinoCore-avr</a> and also that it has value to be aligned with other packaging efforts.</div><div><br></div><div>Is this the right forum to have discussions like this?</div><div><br></div><div><br></div><div>Best regards,</div><div>  Thomas</div><div><br></div></div></div>