Install with winget
Open PowerShell or Command Prompt and run:
winget install getzola.zola
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About zola
A fast static site generator in a single binary with everything built-in.
Advanced Install Options
Install (latest)
winget install getzola.zolaInstall (pinned version)
winget install --id getzola.zola -e --version 0.22.1Upgrade
winget upgrade getzola.zolaUninstall
winget uninstall getzola.zolaFrequently Asked Questions
How do I install zola using winget?
Open PowerShell or Windows Terminal and run:
winget install getzola.zola. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is zola?
A fast static site generator in a single binary with everything built-in.
Is zola free to use?
zola is distributed under the EUPL-1.2 license. Check the publisher’s site for full licensing details.
How do I update zola with winget?
Run
winget upgrade getzola.zola in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall zola?
Run
winget uninstall getzola.zola to remove zola from your system.