How to Install arduino-mk in Ubuntu 18.04



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

sudo apt update
sudo apt install arduino-mk

Description:

Program your Arduino from the command line

Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. . This package will install a Makefile to allow for CLI programming of the Arduino platform.

Homepage: https://github.com/sudar/Arduino-Makefile

Version: 1.5.2-1

Section: universe/electronics