install build tool and go lang sudo apt-get update sudo apt-get install build-essential sudo add-apt-repository ppa:longsleep/golang-backports sudo apt-get update sudo apt-get install -y golang-go Go Ethereum sudo apt-get install software-properties-common sudo add-apt-repository -y ppa:ethereum/ethereum sudo apt-get update sudo apt-get install -y ethereum Go Ubiq cd /tmp git clone https://github.com/ubiq/go-ubiq.git gubiq cd gubiq && make Go Dubaicoin cd /tmp git clone https://github.com/dbix-project/go-dubaicoin.git dbix cd dbix && make