Go
https://go.dev/
インストール
https://go.dev/doc/install
うーん
$ sudo apt install golang-go
PATH
を通す
$ export PATH=$PATH:/usr/local/go/bin
.zshrc
が読めるように