Golang

Install Golang on Ubuntu sudo apt install golang-go Set GOPATH Add to .bashrc: export GOPATH=~/.go Source .bashrc or open a new terminal window. Install Programs Shiori Bookmark Manager https://github.com/go-shiori/shiori go get -u -v...