Install with winget
Open PowerShell or Command Prompt and run:
winget install ArduinoSA.CLI
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Arduino CLI
Arduino command line interface
Advanced Install Options
Install (latest)
winget install ArduinoSA.CLIInstall (pinned version)
winget install --id ArduinoSA.CLI -e --version 1.4.1Upgrade
winget upgrade ArduinoSA.CLIUninstall
winget uninstall ArduinoSA.CLIFrequently Asked Questions
How do I install Arduino CLI using winget?
Open PowerShell or Windows Terminal and run:
winget install ArduinoSA.CLI. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Arduino CLI?
Arduino command line interface
Is Arduino CLI free to use?
Arduino CLI is distributed under the GPL-3.0 license. Check the publisher’s site for full licensing details.
How do I update Arduino CLI with winget?
Run
winget upgrade ArduinoSA.CLI in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Arduino CLI?
Run
winget uninstall ArduinoSA.CLI to remove Arduino CLI from your system.