Arduino

Arduino IDE Install on Linux

  1. Go to [the download page](https://www.arduino.cc/en/guide/linux) and download latest/desired version

  2. Extract to desired folder

  3. Open terminal and navigate to folder

  4. Run the following command: ./install.sh

Last updated

Was this helpful?