How to Install arduino-core in Ubuntu 18.04



Install arduino-core by entering the following commands in the terminal:

sudo apt update
sudo apt install arduino-core

Description:

Code, examples, and libraries for the Arduino platform

Arduino is an open hardware microcontroller platform. This package contains the minimal set of tools to allow one to program an Arduino. It also contains examples and libraries. For a CLI, see the 'arduino-mk' package. . This package does not include the Java based Integrated Development Environment, which can be found in the 'arduino' package.

Homepage: http://www.arduino.cc

Version: 2:1.0.5+dfsg2-4.1

Section: universe/electronics