Golang install

From wikinotes
Revision as of 00:20, 23 May 2022 by Will (talk | contribs) (Created page with " = Archlinux = <blockquote> <syntaxhighlight lang="bash"> pacman -S go go version # confirm ok </syntaxhighlight> </blockquote><!-- Archlinux -->")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Archlinux

pacman -S go
go version  # confirm ok