Skip to main content

BSD

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. To install the extended edition of Hugo:

sudo pkg install gohugo

NetBSD

NetBSD includes Hugo in its package repository. To install the extended edition of Hugo:

sudo pkgin install go-hugo

OpenBSD

OpenBSD includes Hugo in its package repository. This will prompt you to select which edition of Hugo to install:

doas pkg_add hugo

Comparison

Prebuilt binariesRepository packagesBuild from source
Easy to install?✔️✔️✔️
Easy to upgrade?✔️varies✔️
Easy to downgrade?✔️varies✔️
Automatic updates?varies
Latest version available?✔️varies✔️