You are here: start » tools » golang
This is an old revision of the document!
apt install golang ==1.23== <code> wget https://go.dev/dl/go1.23.0.linux-arm64.tar.gz tar xvf go1.23.0.linux-arm64.tar.gz -C /opt
Download page