Skip to content

Instantly share code, notes, and snippets.

View michalis-papamichael's full-sized avatar
🎯
Focusing

Michalis Papamichael michalis-papamichael

🎯
Focusing
  • Cyprus
  • 19:10 (UTC +03:00)
View GitHub Profile
@nikhita
nikhita / update-golang.md
Last active May 15, 2025 07:07
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: