Editions 版本 # Unless your specific deployment needs require the extended/deploy edition, we recommend the extended edition.
Package managers 版本 # MacPorts # [MacPorts] is a free and open-source package manager for macOS. To install the extended edition of Hugo:
sudo port install hugo
Editions # Unless your specific deployment needs require the extended/deploy edition, we recommend the extended edition.
Package managers # Snap # [Snap] is a free and open-source package manager for Linux. Available for [most distributions], snap packages are simple to install and are automatically updated.
The Hugo snap package is [strictly confined]. Strictly confined snaps run in complete isolation, up to a minimal access level that’s deemed always safe. The sites you create and build must be located within your home directory, or on removable media.
...
Hugo v0.121.1 and later require at least Windows 10 or Windows Server 2016.
Editions # Unless your specific deployment needs require the extended/deploy edition, we recommend the extended edition.
Package managers # Chocolatey # [Chocolatey] is a free and open-source package manager for Windows. To install the extended edition of Hugo:
choco install hugo-extended Scoop # [Scoop] is a free and open-source package manager for Windows. To install the extended edition of Hugo:
...
Editions # Unless your specific deployment needs require the extended/deploy edition, we recommend the extended edition.
Repository packages # Most BSD derivatives maintain a repository for commonly installed applications. Please note that these repositories may not contain the [latest release].
DragonFly BSD # [DragonFly BSD] includes Hugo in its package repository. To install the extended edition of Hugo:
sudo pkg install gohugo FreeBSD # [FreeBSD] includes Hugo in its package repository.
...