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