-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
OS: LinuxSpecific to the Linux version of the Arduino IDESpecific to the Linux version of the Arduino IDEType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bugOff topic for this repository, or a bug report determined to not actually represent a bug
Milestone
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.
Metadata
Metadata
Assignees
Labels
OS: LinuxSpecific to the Linux version of the Arduino IDESpecific to the Linux version of the Arduino IDEType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bugOff topic for this repository, or a bug report determined to not actually represent a bug
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.