Julio's Blog
  • Home
  • About Me
  • Personal Site
Sign in Subscribe

go

A collection of 2 posts
How to run Go 1.5 on CentOS 7.
go

How to run Go 1.5 on CentOS 7.

In the previous post we installed Go on CentOS 7. There is an small problem by doing that, the latest version on the repos for Go is 1.4. In this post I will show how to install Go 1.5 using the binaries. This is a manual procedure and
Jun 20, 2016 1 min read
Installing Go (GoLang) on CentOS 7.
centos

Installing Go (GoLang) on CentOS 7.

In this post, I will show how to install the Go programming language (GoLang) on CentOS 7. This procedure is quite simple and requires only a few commands. Install the packages:### [root@master ~]# yum install golang golang-godoc golang-vet golang-src golang-pkg-linux-amd64 -y After this we check that the go command could
Jun 20, 2016 1 min read
Page 1 of 1
Julio's Blog © 2023
  • Home
Powered by Ghost