<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Golang on carlosdmz dot io</title><link>https://carlosdmz.io/tags/golang/</link><description>Recent content in Golang on carlosdmz dot io</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2025</copyright><atom:link href="https://carlosdmz.io/tags/golang/index.xml" rel="self" type="application/rss+xml"/><item><title>Go</title><link>https://carlosdmz.io/notes/go/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://carlosdmz.io/notes/go/</guid><description>&lt;h2 id="installation">Installation&lt;a href="#installation" class="post-heading__anchor" aria-hidden="true">#&lt;/a>
&lt;/h2>
&lt;p>You can run the following command, just specify the kind of CPU architecture your
device is running and &lt;code>go&lt;/code> version you wish to use. Don&amp;rsquo;t forget to run a SHA256
checksum to make sure that the &lt;code>tar.gz&lt;/code> is NOT corrupted. Check the SHA256 hash beforehand.&lt;/p>
&lt;p>Afterwards, attach &lt;code>/usr/local/go&lt;/code> to your PATH so that the TERM environment can
see your go binary globally. In this case, you can add the /usr/local/go to your
interpreter&amp;rsquo;s &lt;code>&amp;lt;shell&amp;gt;.rc&lt;/code> file:&lt;/p></description></item></channel></rss>