mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Updated Ubuntu (markdown)
parent
2ed81e5129
commit
c6bf79c6d0
@ -23,12 +23,11 @@ Using the GVM for installation and compile natively.
|
||||
## compile native
|
||||
http://www.hostingadvice.com/how-to/install-golang-on-ubuntu/
|
||||
|
||||
## How to uninstall from the apt manager Uninstall just golang-go
|
||||
## How to uninstall from the apt manager Uninstall just golang-go from [Universe](http://installion.co.uk/ubuntu/vivid/universe/index.html)
|
||||
|
||||
### This will remove just the golang-go package itself.
|
||||
`sudo apt-get remove golang-go`
|
||||
|
||||
|
||||
### Uninstall golang-go and its dependencies
|
||||
`sudo apt-get remove --auto-remove golang-go`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user