1.2 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.2 KiB
		
	
	
	
	
	
	
	
title
| title | 
|---|
| Installing Go | 
Installing Go
Installing Go in Ubuntu
- Installing Go using apt-get. This is the easiest method for installing go in ubuntu.
- Installing Go using tarball. Use this method if you wish to install the latest stable version of go.
Installing Go in Mac OS X
- Installing Go using Package Installer. Easiest method to install latest stable version of go.
- Installing Go using tarball. For those that wish to use the terminal.
Installing Go in Windows
Installing Go from source
- To install Go from source reffer to the installing from source documentation
Reference: golang install documentation