Command hugo not found

you built hugo from source. so you have to (for example)

  • have hugo in your PATH.
  • Copy the hugo binary in (for example) /usr/bin.
  • call hugo with the fullpath.

But if you’re not confident with Linux, just go the apt road.

2 Likes