Install Hugo in Windows

Installing hugo.

Install Hugo

After finished installing chocolatey, just simply open up powershell, and type

choco install hugo -confirm

fig1◎ Fig1. Install hugo

Then install hugo extended, type

choco install hugo-extended -confirm

fig2◎ Fig2. Install hugo extended

And done.

Check Hugo version and Uninstall Hugo

Two simple command.

Check version

hugo version

Uninstall hugo

choco uninstall hugo

fig3◎ Fig3. Check_hugo_version&Uninstall_hugo

updatedupdated2023-11-282023-11-28