Something’s not right with the hugo_extended_0.102.0_Linux-64bit.deb installer.
After upgrading to it, the system can no longer find hugo command.
I downgraded to hugo_extended_0.101.0_Linux-64bit.deb and it works. But upgrading back to 0.102.0, the system can’t find it again.
During the upgrade here are the console output:
Preparing to unpack .../hugo_extended_0.102.0_Linux-64bit.deb ...
Unpacking hugo (0.102.0) over (0.101.0) ...
dpkg: warning: unable to delete old directory '/usr/local/bin': Directory not empty
dpkg: warning: unable to delete old directory '/usr/local': Directory not empty
Setting up hugo (0.102.0) ...
Running hugo version gave this output:
bash: /usr/local/bin/hugo: No such file or directory
The hugo 0.102.0 binary is missing in /usr/local/bin/.
System: Pop OS! 22.04 LTS (based on Ubuntu 22.04 LTS).