Channel: LearningLad
Category: Education
Tags: manjaroinstall go in linuxgolanglinuxgogo languageinstall go in manjarogolang in linux
Description: In this tutorial you will learn How to install golang in Manjaro ( Linux distribution based on the Arch Linux operating system ). First we make sure that our computer system is up to date by using the command sudo pacman -Syu Then we download and install go language by using the command sudo pacman -S go After that we make sure that installation was successful by using the command go version which will display the version of go installed. Our Website LearningLad.com Social Media Facebook facebook.com/LearningLad Twitter twitter.com/LearningLadEdu Instagram instagram.com/LearningLadOfficial