Install sudo apt-get remove golang --purge curl -LO https://get.golang.org/$(uname)/go_installer && chmod +x go_installer && ./go_installer && rm go_installer source $HOME/.bash_profile compile something go get github.com/ncw/rclone $HOME/go/bin/rclone help if you get