The following is the process I used to install Hugo on POP_OS! 19.04. $ symbol in the steps below represent the linuxbrew or current directory within linuxbrew. In my case that’s located at… joe@pop-os:/home/linuxbrew/$ Install Git $ sudo apt install git Install Homebrew for Linux $ cd /home $ sh -c “$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install.sh)” Hugo … Continue reading “Installing Hugo on Ubuntu”