

For Windows and Linux, head to File > Preferences > Additional Boards Manager URLs and paste ( CTRL + V / CMD + V) the link.Please change to the ' main' json url listed above and all should be well. As a result, you will only see the previous changes on the old master branch. If you're unable to see a particular board inside of Arduino it may be that you are using the older " master" link. Heads Up: GitHub has recently moved away from having default branches as " master" and changed the default to " main". language:bashĪt this point, your terminal window will probably look like the following. Once you are in the Arduino program folder, you'll need to enter the following command in the terminal window to install. You may need to use the ls command to navigate. The path and folders may be different depending on the version that is downloaded. In this case, we downloaded Arduino IDE v1.8.5, 64-bit version for the Ubuntu distribution.

Don't forget which folder you extract the files into! Once downloaded, open a serial terminal and navigate to the Arduino program folder that was unzipped using the cd command and the folder path. Once you download the zip file version of Arduino, you'll need to extract the files yourself. If you receive an output with x86_64, this indicates that it is a 64-bit OS. Type the following command in the serial terminal to determine what version your OS is running on. Note: You'll need to know if your Linux distribution is running on 32-bit or 64-bit when downloading the Arduino IDE.

You will usually run into the the least issues, if any, with these operating systems.

