#Hi im trying to install golang on my WSL2 and getting wrong version
11 messages · Page 1 of 1 (latest)
did you uninstall the verison you downloaded with your package manager
tried that
what is the output of which go
/usr/bin/go
next step of install instructions is to add to your PATH
and in your case remove or symlink the one in /usr/bin
done...
that the version you downloaded with your package manager
so / all fixed now?
yep it's solved now