Install with winget
Open PowerShell or Command Prompt and run:
winget install Hugo.Hugo
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Hugo
Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
Advanced Install Options
Install (latest)
winget install Hugo.HugoInstall (pinned version)
winget install --id Hugo.Hugo -e --version 0.161.1Upgrade
winget upgrade Hugo.HugoUninstall
winget uninstall Hugo.HugoFrequently Asked Questions
How do I install Hugo using winget?
Open PowerShell or Windows Terminal and run:
winget install Hugo.Hugo. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Hugo?
The world’s fastest framework for building websites
Is Hugo free to use?
Hugo is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update Hugo with winget?
Run
winget upgrade Hugo.Hugo in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Hugo?
Run
winget uninstall Hugo.Hugo to remove Hugo from your system.