Begin by running the following command to add the golang backports ppa: sudo add-apt-repository ppa:longsleep/golang-backports If you get an error such as “add-apt-repository command not found” then you need to run the following command to install add-apt-repository:
Tag: install

Begin by running the following command to add the golang backports ppa: sudo add-apt-repository ppa:longsleep/golang-backports If you get an error such as “add-apt-repository command not found” then you need to run the following command to install add-apt-repository:

Also: See my guide on installing Go 1.11 here. Begin by running the following command to add the golang ppa: sudo add-apt-repository ppa:gophers/archive If you get an error such as “add-apt-repository command not found” then you need to run the following command to install add-apt-repository: