Closed
Description
It would be really nice if people could automatically update their Arduino IDE with their package manager but currently the IDE package available from Ubuntu's repository is version 1.0.5 would it be possible to start updating it again? Offering different channels like stable/unstable would be even nicer.
Activity
per1234 commentedon Feb 15, 2016
I believe what is preventing the recent versions from being available is #2703
cousteaulecommandant commentedon Feb 16, 2016
Ubuntu inherits most of its packages from Debian, and Debian's Arduino is 1.0.5. However the
experimental
branch of Debian has 1.5.6.2 (wow, so much new). Probably the way to solve this is to convince Debian first to update Arduino, and then insist Ubuntu to "inherit" it ASAP. (This is, if there are no license issues.)Alternatively, Arduino could provide a PPA if it doesn't already.
Avamander commentedon Feb 16, 2016
Not Debian needs to be convinced, someone dealing with the Arduino project needs to.
matthijskooijman commentedon Feb 17, 2016
I'm closing this issue, at is indeed something to report upstream. AFAIK the update in Debian is indeed awaiting license clarification, but that is the subject of #2703, so there is no point in keeping this open separately as well.