Arduino icon indicating copy to clipboard operation
Arduino copied to clipboard

Arduino boards and libraries should be installable without internet

Open WestfW opened this issue 10 years ago • 5 comments

In various situations, ranging from restrictive or expensive venues, to remote areas with poor internet service, it is desirable to be able to install the Arduino IDE (multiple compilers, and libraries) without a viable internet connection.

Ideally, I think you should be able to read the .json files from a directory, and have the content picked from the same place. Perhaps as a preference: "install from: [Internet | " (not unlike searching for new windows drivers, in fact.)

Additional context

Additional requests

  • https://github.com/arduino/Arduino/issues/2981#issuecomment-93497749
  • https://github.com/arduino/Arduino/issues/2981#issuecomment-312645453

WestfW avatar Apr 15 '15 09:04 WestfW

+1 !!

q2dg avatar Apr 15 '15 17:04 q2dg

Another improvement would be to choose the directory where downloade files are installed, instead of C:\Users\AppData\Roaming\Arduino15.

al1-24 avatar Jun 06 '15 07:06 al1-24

Another improvement would be to choose the directory where downloade files are installed, instead of C:\Users\AppData\Roaming\Arduino15.

@al1-24 that's off topic for this issue but there is another issue for this feature request already: https://github.com/arduino/Arduino/issues/2874

While I'm commenting I would like to express my support for WestfW's request. This problem comes up fairly regularly on the Arduino forum and it's really difficult to coach a beginner through manual installation of a complex hardware package that is only intended for installation via Boards Manager. I remember a thread where I helped a user do this with Intel Curie boards ended up being around 20 pages long before they were successful.

per1234 avatar Jul 03 '17 13:07 per1234

I did something should be work to install board ZIP file offline and manually: https://deve-sp.blogspot.com/2020/05/zip-boards-manager-how-to-install.html

ghost avatar May 30 '20 13:05 ghost

Has this issue been officially fixed?

JoshuaOlu avatar Feb 21 '25 17:02 JoshuaOlu