// install via winget
Command Prompt & PowerShell
click to copy
winget install Hugo.Hugo
// direct download
Download Installer// 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.
// frequently asked questions
How do I install Hugo using winget?
Open PowerShell or Windows Terminal and run:
winget install Hugo.Hugo. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Hugo?
The world’s fastest framework for building websites
Is Hugo free to download?
Hugo is distributed under the Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Hugo with winget?
Run
winget upgrade Hugo.Hugo in PowerShell or Windows Terminal to update Hugo to the latest available version.What architecture does Hugo support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.