← Package directory
Available on winget

Install AVRDUDE MinGW UCRT

AVRDUDE is a utility to program AVR microcontrollers

Install with winget
winget install --id AVRDudes.AVRDUDE.MinGW.UCRT
Upgrade
winget upgrade --id AVRDudes.AVRDUDE.MinGW.UCRT
Uninstall
winget uninstall --id AVRDudes.AVRDUDE.MinGW.UCRT

About AVRDUDE MinGW UCRT

AVRDUDE is a utility to program AVR microcontrollers

What's new in 8.2

See Release Notes for changes The source code .sig files have been signed by Stefan Rueger and can be verified with the OpenPGP public key 45684AB70D286F63. For example, gpg --keyserver keys.openpgp.org --recv-keys 45684AB70D286F63 will ingress the public signing key into your keyring and gpg --verify avrdude-8.2.tar.gz.sig avrdude-8.2.tar.gz verifies the hash of the source tar ball.

Read release notes

Version history

Version Updated Notes
8.2 Unknown See Release Notes for changes The source code .sig files have been signed by Stefan Rueger and can be verified with the OpenPGP public key 45684AB70D286F63. For example, gpg --keyserver keys.openpgp.org --recv-keys 45684...