mirror of
https://github.com/golang/go.git
synced 2025-05-06 08:03:03 +00:00
Updated Ubuntu (markdown)
parent
2ed81e5129
commit
c6bf79c6d0
@ -23,12 +23,11 @@ Using the GVM for installation and compile natively.
|
|||||||
## compile native
|
## compile native
|
||||||
http://www.hostingadvice.com/how-to/install-golang-on-ubuntu/
|
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.
|
### This will remove just the golang-go package itself.
|
||||||
`sudo apt-get remove golang-go`
|
`sudo apt-get remove golang-go`
|
||||||
|
|
||||||
|
|
||||||
### Uninstall golang-go and its dependencies
|
### Uninstall golang-go and its dependencies
|
||||||
`sudo apt-get remove --auto-remove golang-go`
|
`sudo apt-get remove --auto-remove golang-go`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user