Skip to content

Instantly share code, notes, and snippets.

View zafer06's full-sized avatar

Zafer Çelenk zafer06

View GitHub Profile
@zafer06
zafer06 / update-golang.md
Created March 16, 2019 06:23 — forked from nikhita/update-golang.md
How to update the Go version

How to update the Go version

System: Debian/Ubuntu/Fedora. Might work for others as well.

1. Uninstall the exisiting version

As mentioned here, to update a go version you will first need to uninstall the original version.

To uninstall, delete the /usr/local/go directory by: