How to Install Go on Arch Linux

December 19, 2022 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Go Compiler

    Now to Install Go Compiler for Arch
    Simply play:

    sudo pacman -S go

    Finally, to Test it Display the Version on Terminal:

    go version

    Or else to show the Help Menu:

    go --help
    Go help

Contents


QuickChic Theme • Powered by WordPress