// install via winget
Command Prompt & PowerShell
click to copy
winget install ArduinoSA.CLI
// direct download
Download Installer// about Arduino CLI
Arduino command line interface
// frequently asked questions
How do I install Arduino CLI using winget?
Open PowerShell or Windows Terminal and run:
winget install ArduinoSA.CLI. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Arduino CLI?
Arduino command line interface
Is Arduino CLI free to download?
Arduino CLI is distributed under the GPL-3.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Arduino CLI with winget?
Run
winget upgrade ArduinoSA.CLI in PowerShell or Windows Terminal to update Arduino CLI to the latest available version.What architecture does Arduino CLI support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.