Installation
Hugo’s Installation guide can be found here . Commands for installing hugo for major operating systems are mentioned below.
Linux
Snap
snap install hugo
Ubuntu and debian
snap install hugo
Arch
sudo pacman -Syu hugo
Fedora, RHEL or CentOS
sudo dnf install hugo
Windows
With Chocolatey
choco install hugo
or install binary from here
MacOS
With [homebrew)[https://brew.sh/]
brew install hugo