go-image

GO Installer

The easiest way to install, remove and update golang on linux

see on Github

1. Starting GO installer operations 😉

First: Run the following command

$ git clone https://github.com/brunosoouza/GO-installer.git && cd GO-installer/



2. In that directory, select the folder with your language 😍

And: Run the command

$ chmod 755 index.sh && ./index.sh

Done! 🤩

If everything went well, you must have golang installed correctly on your machine.

Other resources available



Update golang

update

Remove golang

delete