Install with winget
Open PowerShell or Command Prompt and run:
winget install AlgorandFoundation.AlgoKit
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About AlgoKit
The Algorand AlgoKit CLI is the one-stop shop tool for developers building on the Algorand network.
Advanced Install Options
Install (latest)
winget install AlgorandFoundation.AlgoKitInstall (pinned version)
winget install --id AlgorandFoundation.AlgoKit -e --version 2.10.2Upgrade
winget upgrade AlgorandFoundation.AlgoKitUninstall
winget uninstall AlgorandFoundation.AlgoKitFrequently Asked Questions
How do I install AlgoKit using winget?
Open PowerShell or Windows Terminal and run:
winget install AlgorandFoundation.AlgoKit. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is AlgoKit?
The Algorand AlgoKit CLI is the one-stop shop tool for developers building on the Algorand network.
Is AlgoKit free to use?
AlgoKit is distributed under the MIT License license. Check the publisher’s site for full licensing details.
How do I update AlgoKit with winget?
Run
winget upgrade AlgorandFoundation.AlgoKit in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall AlgoKit?
Run
winget uninstall AlgorandFoundation.AlgoKit to remove AlgoKit from your system.