sh 通过apt-get安装golang

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 通过apt-get安装golang相关的知识,希望对你有一定的参考价值。

sudo add-apt-repository ppa:ubuntu-lxc/lxd-stable

sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get install golang

# Usually this is good to install golang, but alas the apt-get repo is usually out of sync with the latest.

以上是关于sh 通过apt-get安装golang的主要内容,如果未能解决你的问题,请参考以下文章

sh [安装nginx] #linux #ubuntu #nginx #install#apt-get

sh 使用apt-get在Ubuntu 14.04上安装Scala 2.11.7和SBT 0.13.9或使用apt-get安装任何Debian衍生产品

Ubuntu16.04下安装golang

Docker 实践 01 Docker安装

sh golang安装

sh 在Linux上安装Golang