macOS
brew install hugolocal Homebrew formula metadata
sudo port install hugoMacPorts ports tree · www/hugo/Portfile · source: api.github.com
brew
Configurable static site generator. Version 0.164.0 via Homebrew; verified 2026-07-06.
install
brew install hugolocal Homebrew formula metadata
sudo port install hugoMacPorts ports tree · www/hugo/Portfile · source: api.github.com
sudo apk add hugoAlpine Linux edge package indexes · hugo · source: dl-cdn.alpinelinux.org
sudo apt install hugoDebian stable package indexes · hugo · source: deb.debian.org
sudo dnf install hugoFedora Rawhide package metadata · hugo · source: dl.fedoraproject.org
nix profile install nixpkgs#hugonixpkgs package indexes · pkgs/by-name/hu/hugo/package.nix · source: api.github.com
sudo pacman -S hugoArch Linux sync databases · hugo · source: geo.mirror.pkgbuild.com
sudo zypper install hugoopenSUSE Tumbleweed package metadata · hugo · source: download.opensuse.org
choco install hugoChocolatey community package catalog · hugo · source: community.chocolatey.org
scoop install main/hugoScoop official bucket manifest trees · bucket/hugo.json · source: api.github.com
winget install --id Hugo.Hugo -eWindows Package Manager source index · Hugo.Hugo · source: cdn.winget.microsoft.com
overview
Configurable static site generator
history
Hugo is a Go-based static site generator and website framework focused on fast builds, flexible content modeling, themes, asset pipelines, and deployable static output. Its official site describes it as one of the most popular open-source static site generators, while the repository README emphasizes speed, flexibility, multilingual sites, taxonomies, themes, and Hugo Modules.
The gohugoio/hugo repository was created in July 2013, and GitHub Releases metadata records v0.7 on July 5, 2013. The README credits Hugo as built by Bjørn Erik Pedersen, Steve Francia, and contributors in Go, reflecting the project's evolution from a fast static site generator into a broader website framework with modules, asset processing, embedded development server behavior, and multiple build editions.
Hugo grew alongside the Markdown-and-Git static-site culture that valued local builds, reviewable content repositories, and deployment to static hosts. Its Go implementation and prebuilt binaries helped distinguish it from static site generators that required a language runtime and dependency tree on the target machine.
Hugo's adoption is visible across package-manager coverage and its own community infrastructure. The batch metadata lists Homebrew, Debian, Ubuntu, Fedora, Arch, openSUSE, MacPorts, Nix, Chocolatey, Scoop, winget, and other package entries, while the official site recorded 88,799 GitHub stars as of June 30, 2026 and points users to a forum, themes directory, and documentation repository.
Users run `hugo` to build static sites from content, templates, data, and assets, and `hugo server` during local development. Project configuration commonly lives in `hugo.toml`, `hugo.yaml`, `hugo.json`, or a `config/` directory, and sites often combine Markdown content, taxonomies, themes, image processing, Sass or Tailwind workflows, and Git-backed deployment.
For package nerds, Hugo is a flagship example of a cross-platform Go CLI that package managers distribute as a single developer tool with few runtime surprises. It also shows how package-manager installation, upstream binary releases, theme registries, and documentation tooling can reinforce one another for a content-heavy developer ecosystem.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./hugo.toml./hugo.yaml./hugo.json./config/executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hugo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/gohugoio/hugo
install metadata
| Package key | brew:hugo |
|---|---|
| Version | 0.164.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hugo |
| Homepage | https://gohugo.io/ |
| Repository | https://github.com/gohugoio/hugo |
| Upstream docs | https://gohugo.io/documentation |
| License | Apache-2.0 |
| Source archive | https://github.com/gohugoio/hugo/archive/refs/tags/v0.164.0.tar.gz |
| Last updated | 2026-07-06T21:39:18Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hugo |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
hugo 0.131.0-1
Fast and flexible Static Site Generator written in Go
sudo apt install hugohugo
nix profile install nixpkgs#hugohugo 0.123.7-1build1
Fast and flexible Static Site Generator written in Go
sudo apt install hugohugo 0.160.1-r1
Fast and flexible static site generator written in Go
sudo apk add hugohugo-bash-completion 0.160.1-r1
Bash completions for hugo
sudo apk add hugo-bash-completionhugo-doc 0.160.1-r1
Fast and flexible static site generator written in Go (documentation)
sudo apk add hugo-dochugo-fish-completion 0.160.1-r1
Fish completions for hugo
sudo apk add hugo-fish-completionhugo-zsh-completion 0.160.1-r1
Zsh completions for hugo
sudo apk add hugo-zsh-completionhugo 0.162.1-1.fc45
The world’s fastest framework for building websites
https://github.com/gohugoio/hugo
sudo dnf install hugohugo 0.163.0-1
Fast and Flexible Static Site Generator in Go
sudo pacman -S hugohugo 0.161.1-1.1
Static website generator written in Go
https://github.com/gohugoio/hugo
sudo zypper install hugohugo-bash-completion 0.161.1-1.1
Bash Completion for hugo
https://github.com/gohugoio/hugo
sudo zypper install hugo-bash-completionhugo-zsh-completion 0.161.1-1.1
ZSH Completion for hugo
https://github.com/gohugoio/hugo
sudo zypper install hugo-zsh-completionhugo
sudo port install hugohugo
choco install hugomain/hugo
scoop install main/hugosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.