Install latest/stable of Arduino CLI
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install arduino-cli
Don't have snapd? Get set up for snaps.
Arduino CLI is an all-in-one solution that provides builder, boards/library manager, uploader, discovery and many other tools needed to use any Arduino compatible board and platforms.
Note: this software is currently under active development: anything can change at any time, API and UI must be considered unstable until we release version 1.0.0.
Necessary plugs
If you are not able to list and/or upload to your board, you may need plugs and connects.
See snap connections arduino-cli
for necessary plugs (such as access to USB and serial ports) and connect them with
$ sudo snap connect arduino-cli:<plug>
where <plug>
can be in example raw-usb
.
Optional plugs
snap set system experimental.hotplug=true
followed by systemctl restart snapd
.Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.