Kastel Terpencil di Dalam CerminKokoro merasa terusir dari kelasnya sendiri hingga ia mengurung diri di rumah dan menolak pergi ke sekolah. Pada suatu hari, cermin di dalam kamarnya mengeluarkan cahaya terang. Dan di dalam cermin tersebut ada bangunan misterius yang mirip sebuah kastel. Buy |
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
ubuntu 16.04 default package Golang 1.6.x. for that you need add or upgrade repository, follow the step below :
sudo add-apt-repository ppa:gophers/archive
sudo apt update
sudo apt-get install golang-1.9-go
The add go the go path to the your PATH:
echo "export PATH=\$PATH:/usr/lib/go-1.9/bin" >> ~/.profile
source ~/.profile
go version
read others article :