Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:golang [2024/08/30 11:24] – [golang] darrontools:golang [2024/08/30 11:26] (current) – [Install] darron
Line 8: Line 8:
 <code> <code>
 apt install golang apt install golang
 +</code>
  
 ==1.23== ==1.23==
Line 16: Line 16:
 tar xvf go1.23.0.linux-arm64.tar.gz -C /opt tar xvf go1.23.0.linux-arm64.tar.gz -C /opt
 </code> </code>
 +
 +Add /opt/go/bin to $PATH
 +
 +