gvm#
安装:
zsh < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)mac m1#
mac m1 使用 gvm 安装 arm64 版本的 go
file ~/.gvm/gos/go1.16.15/bin/go
~/.gvm/gos/go1.16.15/bin/go: Mach-O 64-bit executable arm64参考:https://github.com/moovweb/gvm/issues/406
RROR: Couldn't remove pkgsets#
gvm use go1.11.1
go clean -modcache
gvm use go1.11.4
gvm uninstall go1.11.1也可以手动删除
rm -rf ~/.gvm/pkgsets/go1.11.1
gvm uninstall go1.11.1参考:
代理#
叶王 © 2013-2026 版权所有。如果本文档对你有所帮助,可以请作者喝饮料。