mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
@@ -33,10 +33,8 @@ PKG_TOOLCHAIN="manual"
|
||||
####################################################################
|
||||
# On Fedora `dnf install golang` will install go to /usr/lib/golang
|
||||
#
|
||||
# On Ubuntu you need to install golang manually, similar to:
|
||||
# $ wget https://storage.googleapis.com/golang/go1.6.linux-amd64.tar.gz
|
||||
# $ tar xf go1.6.linux-amd64.tar.gz -C /opt/
|
||||
# $ ln -s /opt/go /usr/lib/golang
|
||||
# On Ubuntu you need to install golang:
|
||||
# $ sudo apt install golang-go
|
||||
####################################################################
|
||||
|
||||
configure_host() {
|
||||
|
||||
Reference in New Issue
Block a user