mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Updated Ubuntu (markdown)
parent
4f600cdea2
commit
cd35be262b
@ -35,7 +35,8 @@ http://www.hostingadvice.com/how-to/install-golang-on-ubuntu/
|
|||||||
`sudo apt-get purge golang-go` or `sudo apt-get purge --auto-remove golang-go`
|
`sudo apt-get purge golang-go` or `sudo apt-get purge --auto-remove golang-go`
|
||||||
|
|
||||||
### install for 1.7.1
|
### install for 1.7.1
|
||||||
check this out. http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-go-1-7-ubuntu-16-04-14-04-centos-7-fedora-24.html
|
I recommend to check out this [note](http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-go-1-7-ubuntu-16-04-14-04-centos-7-fedora-24.html).
|
||||||
|
|
||||||
### Download the package
|
### Download the package
|
||||||
`wget https://storage.googleapis.com/golang/go1.7.1.linux-amd64.tar.gz`
|
`wget https://storage.googleapis.com/golang/go1.7.1.linux-amd64.tar.gz`
|
||||||
### extract the package
|
### extract the package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user