{"id":38744,"date":"2021-09-01T12:30:00","date_gmt":"2021-09-01T17:30:00","guid":{"rendered":"https:\/\/www.rosehosting.com\/blog\/?p=38744"},"modified":"2022-06-03T03:31:33","modified_gmt":"2022-06-03T08:31:33","slug":"how-to-install-go-golang-compiler-on-ubuntu-20-04","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/","title":{"rendered":"How to Install Go (Golang) Compiler on Ubuntu 20.04"},"content":{"rendered":"<div id=\"bsf_rt_marker\"><\/div>\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"742\" height=\"372\" class=\"wp-image-38750\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg\" alt=\"how to install go (golang) compiler on ubuntu 20.04\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg 742w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/how-to-install-go-golang-compiler-on-ubuntu-20.04-300x150.jpg 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/how-to-install-go-golang-compiler-on-ubuntu-20.04-150x75.jpg 150w\" sizes=\"(max-width: 742px) 100vw, 742px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Go, also called Golang, is an open-source programming language developed by Google. It is cross-platform and can be installed on Linux, Windows, and macOS. It is written in C programming language C and was developed to create dependable and efficient software. It is used by many organizations such as Kubernetes, Docker, MongoDB, Soundcloud, Netflix, Uber, Prometheus, Terraform, etc.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"alignright size-large is-resized\"><img decoding=\"async\" class=\"wp-image-38751\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/install-go-golang-compiler-on-ubuntu-20.04-1024x578.png?v=1629374922\" alt=\"install go (golang) compiler on ubuntu 20.04\" width=\"205\" height=\"116\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/install-go-golang-compiler-on-ubuntu-20.04-1024x578.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/install-go-golang-compiler-on-ubuntu-20.04-300x169.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/install-go-golang-compiler-on-ubuntu-20.04-150x85.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/install-go-golang-compiler-on-ubuntu-20.04-768x434.png 768w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/install-go-golang-compiler-on-ubuntu-20.04-1536x867.png 1536w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/install-go-golang-compiler-on-ubuntu-20.04-1320x745.png 1320w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/install-go-golang-compiler-on-ubuntu-20.04.png 1576w\" sizes=\"(max-width: 205px) 100vw, 205px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>In this tutorial, we will show you how to install Go on a <a href=\"https:\/\/www.rosehosting.com\/ubuntu-hosting.html\">Ubuntu 20 VPS<\/a>. Also, we will show you how to set up the Go environment variable and create a Go program.<\/p>\r\n\r\n\r\n\r\n<p><!--more--><\/p>\r\n\r\n\r\n\r\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69dfc4f26b1f8\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"ez-toc-cssicon\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69dfc4f26b1f8\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#Prerequisites\" >Prerequisites<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#Step-1-Log-in-to-the-Server-Update-the-Server-OS-Packages\" >Step 1: Log in to the Server &amp; Update the Server OS Packages<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#Step-2-Download-and-Install-Go\" >Step 2: Download and Install Go<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#Step-3-Path-Variable-for-Go\" >Step 3: Path Variable for Go<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#Step-4-Create-your-First-Go-Project\" >Step 4: Create your First Go Project<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\" id=\"h-prerequisites\"><span class=\"ez-toc-section\" id=\"Prerequisites\"><\/span>Prerequisites<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>An Ubuntu 20.04 VPS<\/li>\r\n<li>Access to the root user account (or a <a href=\"https:\/\/www.rosehosting.com\/blog\/how-to-create-users-and-manage-their-sudo-privileges-on-ubuntu\/\">user with sudo privileges<\/a>)<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-1-log-in-to-the-server-update-the-server-os-packages\"><span class=\"ez-toc-section\" id=\"Step-1-Log-in-to-the-Server-Update-the-Server-OS-Packages\"><\/span>Step 1: Log in to the Server &amp; Update the Server OS Packages<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>First, log in to your Ubuntu 20.04 server via SSH as the root user:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">ssh root@IP_Address -p Port_number<\/pre>\r\n\r\n\r\n\r\n<p>You must replace \u2018IP_Address\u2019 and \u2018Port_number\u2019 with your server\u2019s respective IP address and SSH port number. Also, you should replace \u2018root\u2019 with the username of the admin account if needed.<\/p>\r\n\r\n\r\n\r\n<p>Before we begin the installation, we should ensure that all the Ubuntu OS packages installed on the server are updated. You can do this by running the following commands:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">apt-get update -y\r\napt-get upgrade -y<\/pre>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-2-download-and-install-go\"><span class=\"ez-toc-section\" id=\"Step-2-Download-and-Install-Go\"><\/span>Step 2: Download and Install Go<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>After this system update, you will need to download the latest version of the Go tarball from the Go official website.<\/p>\r\n\r\n\r\n\r\n<p>At the time of writing this article, the latest stable version of Go is version 1.16.7. But before downloading, visit the official Go downloads page\u00a0and check if there is a new version available.<\/p>\r\n\r\n\r\n\r\n<p>To download the Go tarball, run the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">wget https:\/\/golang.org\/dl\/go1.16.7.linux-amd64.tar.gz<\/pre>\r\n\r\n\r\n\r\n<p>Once the tarball is downloaded, verify the tarball checksum with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">sha256sum go1.16.7.linux-amd64.tar.gz<\/pre>\r\n\r\n\r\n\r\n<p>You should see an output that looks similar to the one below:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">7fe7a73f55ba3e2285da36f8b085e5c0159e9564ef5f63ee0ed6b818ade8ef04 go1.16.7.linux-amd64.tar.gz<\/pre>\r\n\r\n\r\n\r\n<p>Compare the hash value from the above output to the checksum value on the Go download page. If they match, that means the file&#8217;s integrity is validated, and you can proceed with the installation.<\/p>\r\n\r\n\r\n\r\n<p>Next, extract the downloaded file to the\u00a0recommended <strong><code>\/usr\/local<\/code><\/strong> directory with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">tar -C \/usr\/local -xvzf go1.16.7.linux-amd64.tar.gz<\/pre>\r\n\r\n\r\n\r\n<p>That should extract Go and saved it in the <strong>\/usr\/local<\/strong> directory.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-3-path-variable-for-go\"><span class=\"ez-toc-section\" id=\"Step-3-Path-Variable-for-Go\"><\/span>Step 3: Path Variable for Go<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Next, we will need to add the path of the Go directory to the $PATH environment variable to execute Go like any other command, no matter where you are in the filesystem.<\/p>\r\n\r\n\r\n\r\n<p>You can set the environment variable globally by creating a file called <code>go.sh<\/code> in the <code>\/etc\/profile.d<\/code> directory.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">nano \/etc\/profile.d\/go.sh<\/pre>\r\n\r\n\r\n\r\n<p>Add the following line:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">export PATH=$PATH:\/usr\/local\/go\/bin<\/pre>\r\n\r\n\r\n\r\n<p>Save and close the file when you have finished.<\/p>\r\n\r\n\r\n\r\n<p>If you want to set the Go path environment variable for a specific user, you will need to define Go environment variables in your user\u2019s <code>.bash_profile<\/code> file.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">nano ~\/.bash_profile<\/pre>\r\n\r\n\r\n\r\n<p>Add the following lines:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">export GOPATH=$HOME\/myproject\r\nexport PATH=$PATH:\/usr\/local\/go\/bin:$GOPATH\/bin<\/pre>\r\n\r\n\r\n\r\n<p>Save and close the file. Then, run the source command to reload the updated profiles:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">source \/etc\/profile.d\/go.sh\r\nsource ~\/.bash_profile<\/pre>\r\n\r\n\r\n\r\n<p>Next, you can use the following command to check the Go version:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">go version<\/pre>\r\n\r\n\r\n\r\n<p>You should see the following output:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">go version go1.16.7 linux\/amd64<\/pre>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-4-create-your-first-go-project\"><span class=\"ez-toc-section\" id=\"Step-4-Create-your-First-Go-Project\"><\/span>Step 4: Create your First Go Project<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Now to check that everything is OK, we will create a sample program in the Go language. First, create a new directory for the Go workspace with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">mkdir $HOME\/myproject<\/pre>\r\n\r\n\r\n\r\n<p>Next, create a new src\/test directory inside $HOME\/project with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">mkdir -p $HOME\/myproject\/src\/hello<\/pre>\r\n\r\n\r\n\r\n<p>Next, create a simple program (hello.go) with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">nano $HOME\/myproject\/src\/hello\/hello.go<\/pre>\r\n\r\n\r\n\r\n<p>Add the following content:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">package main\r\nimport \"fmt\"\r\nfunc main() {\r\n    fmt.Printf(\"This is my first Go Program\\n\")\r\n}<\/pre>\r\n\r\n\r\n\r\n<p>Save and close the file. Then, compile the program with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">cd $HOME\/myproject\/src\/hello\/\r\ngo mod init\r\ngo build<\/pre>\r\n\r\n\r\n\r\n<p>The above command will generate an executable named hello. You can now run the program with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">hello<\/pre>\r\n\r\n\r\n\r\n<p>The output should be similar to the one below:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">This is my first Go Program<\/pre>\r\n\r\n\r\n\r\n<p>That\u2019s it! Now you can use Go to code your programs for any platform.<\/p>\r\n\r\n\r\n<hr class=\"wp-block-separator\" \/>\r\n\r\n\r\n<p>Of course, you don\u2019t need to do any of this if you use one of our <a href=\"https:\/\/www.rosehosting.com\/linux-vps-hosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">managed Linux VPS Hosting<\/a> services, in which case you can ask our expert Linux admins to install Go on Ubuntu 20 for you. They are available 24\/7 and will take care of your request immediately.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" class=\"wp-image-38752\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/installation-of-go-golang-compiler-on-ubuntu-20.04.png\" alt=\"installation of go (golang) compiler on ubuntu 20.04\" width=\"133\" height=\"133\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/installation-of-go-golang-compiler-on-ubuntu-20.04.png 200w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/installation-of-go-golang-compiler-on-ubuntu-20.04-150x150.png 150w\" sizes=\"(max-width: 133px) 100vw, 133px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>PS.<\/strong> If you liked this post on how to install Go on Ubuntu 20, please share it with your friends on the social networks using the buttons below, or leave a reply in the comments section. Thank you.<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Go, also called Golang, is an open-source programming language developed by Google. It is cross-platform and can be installed on &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to Install Go (Golang) Compiler on Ubuntu 20.04\" class=\"read-more button\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#more-38744\" aria-label=\"Read more about How to Install Go (Golang) Compiler on Ubuntu 20.04\">Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":38750,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,1698],"tags":[1936,1935,1603,1839],"class_list":["post-38744","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","category-ubuntu","tag-compiler","tag-golang","tag-how-to-install","tag-ubuntu-20-04","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Install Go (Golang) Compiler on Ubuntu 20.04 | RoseHosting<\/title>\n<meta name=\"description\" content=\"If you want to learn how to install Go (Golang) compiler on Ubuntu 20.04, this tutorial explains all steps to completion.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Go (Golang) Compiler on Ubuntu 20.04 | RoseHosting\" \/>\n<meta property=\"og:description\" content=\"If you want to learn how to install Go (Golang) compiler on Ubuntu 20.04, this tutorial explains all steps to completion.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/\" \/>\n<meta property=\"og:site_name\" content=\"RoseHosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RoseHosting\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/rosehosting.helpdesk\" \/>\n<meta property=\"article:published_time\" content=\"2021-09-01T17:30:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-03T08:31:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg?v=1629374233\" \/>\n\t<meta property=\"og:image:width\" content=\"742\" \/>\n\t<meta property=\"og:image:height\" content=\"372\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Jeff Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"How to Install Go (Golang) Compiler on Ubuntu 20.04 | RoseHosting\" \/>\n<meta name=\"twitter:description\" content=\"If you want to learn how to install Go (Golang) compiler on Ubuntu 20.04, this tutorial explains all steps to completion.\" \/>\n<meta name=\"twitter:creator\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:site\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"How to Install Go (Golang) Compiler on Ubuntu 20.04\",\"datePublished\":\"2021-09-01T17:30:00+00:00\",\"dateModified\":\"2022-06-03T08:31:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/\"},\"wordCount\":692,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg\",\"keywords\":[\"compiler\",\"golang\",\"how to install\",\"Ubuntu 20.04\"],\"articleSection\":[\"Tutorials\",\"Ubuntu\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/\",\"name\":\"How to Install Go (Golang) Compiler on Ubuntu 20.04 | RoseHosting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg\",\"datePublished\":\"2021-09-01T17:30:00+00:00\",\"dateModified\":\"2022-06-03T08:31:33+00:00\",\"description\":\"If you want to learn how to install Go (Golang) compiler on Ubuntu 20.04, this tutorial explains all steps to completion.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg\",\"width\":742,\"height\":372,\"caption\":\"how to install go (golang) compiler on ubuntu 20.04\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-go-golang-compiler-on-ubuntu-20-04\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Go (Golang) Compiler on Ubuntu 20.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"name\":\"RoseHosting.com\",\"description\":\"Premium Linux Tutorials Since 2001\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\",\"name\":\"RoseHosting\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"RoseHosting\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/RoseHosting\",\"https:\\\/\\\/x.com\\\/rosehosting\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/rosehosting\\\/\"],\"description\":\"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.\",\"email\":\"info@rosehosting.com\",\"telephone\":\"(314) 275-0414\",\"legalName\":\"Rose Web Services LLC\",\"foundingDate\":\"2001-04-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\",\"name\":\"Jeff Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"caption\":\"Jeff Wilson\"},\"description\":\"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.\",\"sameAs\":[\"https:\\\/\\\/www.rosehosting.com\",\"https:\\\/\\\/www.facebook.com\\\/rosehosting.helpdesk\"],\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/author\\\/jwilson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Install Go (Golang) Compiler on Ubuntu 20.04 | RoseHosting","description":"If you want to learn how to install Go (Golang) compiler on Ubuntu 20.04, this tutorial explains all steps to completion.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Go (Golang) Compiler on Ubuntu 20.04 | RoseHosting","og_description":"If you want to learn how to install Go (Golang) compiler on Ubuntu 20.04, this tutorial explains all steps to completion.","og_url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2021-09-01T17:30:00+00:00","article_modified_time":"2022-06-03T08:31:33+00:00","og_image":[{"width":742,"height":372,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg?v=1629374233","type":"image\/jpeg"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","twitter_title":"How to Install Go (Golang) Compiler on Ubuntu 20.04 | RoseHosting","twitter_description":"If you want to learn how to install Go (Golang) compiler on Ubuntu 20.04, this tutorial explains all steps to completion.","twitter_creator":"@rosehosting","twitter_site":"@rosehosting","twitter_misc":{"Written by":"Jeff Wilson","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"How to Install Go (Golang) Compiler on Ubuntu 20.04","datePublished":"2021-09-01T17:30:00+00:00","dateModified":"2022-06-03T08:31:33+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/"},"wordCount":692,"commentCount":0,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg","keywords":["compiler","golang","how to install","Ubuntu 20.04"],"articleSection":["Tutorials","Ubuntu"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/","url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/","name":"How to Install Go (Golang) Compiler on Ubuntu 20.04 | RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg","datePublished":"2021-09-01T17:30:00+00:00","dateModified":"2022-06-03T08:31:33+00:00","description":"If you want to learn how to install Go (Golang) compiler on Ubuntu 20.04, this tutorial explains all steps to completion.","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/08\/how-to-install-go-golang-compiler-on-ubuntu-20.04.jpg","width":742,"height":372,"caption":"how to install go (golang) compiler on ubuntu 20.04"},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-go-golang-compiler-on-ubuntu-20-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install Go (Golang) Compiler on Ubuntu 20.04"}]},{"@type":"WebSite","@id":"https:\/\/www.rosehosting.com\/blog\/#website","url":"https:\/\/www.rosehosting.com\/blog\/","name":"RoseHosting.com","description":"Premium Linux Tutorials Since 2001","publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.rosehosting.com\/blog\/#organization","name":"RoseHosting","url":"https:\/\/www.rosehosting.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"RoseHosting"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoseHosting","https:\/\/x.com\/rosehosting","https:\/\/www.linkedin.com\/in\/rosehosting\/"],"description":"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.","email":"info@rosehosting.com","telephone":"(314) 275-0414","legalName":"Rose Web Services LLC","foundingDate":"2001-04-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713","name":"Jeff Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","caption":"Jeff Wilson"},"description":"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.","sameAs":["https:\/\/www.rosehosting.com","https:\/\/www.facebook.com\/rosehosting.helpdesk"],"url":"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/38744","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/comments?post=38744"}],"version-history":[{"count":11,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/38744\/revisions"}],"predecessor-version":[{"id":41413,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/38744\/revisions\/41413"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/38750"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=38744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=38744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=38744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}