install Golang on Ubuntu 20.04.3

new working project on google drive with some database. so testing this on the go lang for this project.

needed server to run on both golang-database-web interface.

testing this on ubuntu, this part will only show the first beginning part. installing golang to ubuntu server

this server normally for NAS (Network Access Storage) with ssh access and webmin.

this blog will skip all ‘sudo apt get update upgrade autoremove parts”

first begin with “sudo apt search golang-go

next “sudo apt search gccgo-go

then installation on the way first

sudo apt install golang-go

next gcc-go

sudo apt install gccgo-go

now with no error you can check you already install golang with

“go version”

so this quite easy if you already have ubuntu server around