Install via Winget
winget install ArduinoSA.CLI
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About Arduino CLI
Arduino command line interface
Frequently Asked Questions
How do I install Arduino CLI using winget?
Open Windows Terminal or PowerShell and run:
winget install ArduinoSA.CLI. Winget is built into Windows 10 (1809+) and Windows 11.What is Arduino CLI?
Arduino command line interface
Is Arduino CLI free to download?
Arduino CLI is available under the GPL-3.0 license. Use the winget command or the direct download link on this page.
How do I update Arduino CLI with winget?
Run
winget upgrade ArduinoSA.CLI in Windows Terminal or PowerShell to update Arduino CLI to the latest available version.