Skip to content

BirkhoffLee/golang-mac-pkg-uninstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

golang-mac-pkg-uninstaller

A script for uninstalling Golang environment installed by .pkg on macOS. See https://golang.org/doc/install#uninstall.

Usage

Why did I create this repository 4 years ago? Just run these two commands already and done.

$ sudo rm -rf /usr/local/go
$ sudo rm /etc/paths.d/go

About

A script for uninstalling Golang environment installed by .pkg on macOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages