macOS
brew install hugolocal Homebrew formula metadata
安装
brew install hugolocal Homebrew formula metadata
sudo apk add hugoAlpine Linux edge package indexes · hugo · 来源: dl-cdn.alpinelinux.org
sudo dnf install hugoFedora Rawhide package metadata · hugo · 来源: dl.fedoraproject.org
nix profile install nixpkgs#hugonixpkgs package indexes · pkgs/by-name/hu/hugo/package.nix · 来源: api.github.com
sudo pacman -S hugoArch Linux sync databases · hugo · 来源: geo.mirror.pkgbuild.com
sudo zypper install hugoopenSUSE Tumbleweed package metadata · hugo · 来源: download.opensuse.org
choco install hugoChocolatey community package catalog · hugo · 来源: community.chocolatey.org
scoop install main/hugoScoop official bucket manifest trees · bucket/hugo.json · 来源: api.github.com
winget install --id Hugo.Hugo -eWindows Package Manager source index · Hugo.Hugo · 来源: cdn.winget.microsoft.com
概览
Configurable static site generator
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
hugo | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/gohugoio/hugo
安装元数据
| 软件包键 | brew:hugo |
|---|---|
| 版本 | 0.164.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/hugo |
| 主页 | https://gohugo.io/ |
| 仓库 | https://github.com/gohugoio/hugo |
| 上游文档 | https://gohugo.io/documentation |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/gohugoio/hugo/archive/refs/tags/v0.164.0.tar.gz |
| 最后更新 | 2026-07-06T21:39:18Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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/hugo来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.