hugo

Template-based static site generator. Uses modules, components, and themes. More information: <https://gohugo.io>.

Debian Debian
RUN apt-get update && \ apt-get install -y hugo
Ubuntu
RUN apt-get update && \ apt-get install -y hugo
Alpine
RUN apk add hugo
Arch Arch Linux
RUN pacman -S --noconfirm hugo
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y hugo
Fedora
RUN dnf install -y hugo
Raspbian
RUN apt-get update && \ apt-get install -y hugo
click the source code to copy install hugo on any operating system with command-not-found.com