In this tutorial, we will show how to download and install the ArduinoIDE 2 on your Windows, Mac, or Linux computer. You can easily download the editor from the Arduino Software page.
Developed to allow you to play with Arduino electronics and programming in a shared, always-up-to-date environment. All the contributed libraries are automatically included, and new Arduino boards are supported out of the box.
So the alternative would be for you to install those components in advance. You could use the command line tool Arduino CLI for this. The following arduino-cli commands will install the components that are normally installed by ArduinoIDE on the first run after a fresh installation:
Install the ArduinoIDE on Windows, macOS, and Linux with our complete guide. Follow step-by-step instructions and troubleshooting tips for a smooth setup.
The Arduino Integrated Development Environment - or Arduino Software (IDE) - connects to the Arduino boards to upload programs and communicate with them. Programs written using Arduino Software (IDE) are called sketches.
Arduino_IDE is available as an AppImage which means "one app = one file", which you can download and run on your Linux system while you don't need a package manager and nothing gets changed in your system.
This tutorial will walk you through downloading, installing, and testing the Arduino software (also known as the ArduinoIDE - short for Integrated Development Environment).