系统相关
首页 > 系统相关> > Ubuntu18.04环境下 以太坊Geth的安装

Ubuntu18.04环境下 以太坊Geth的安装

作者:互联网

ubuntu18.04系统下安装:

 

sudo apt-get install software-properties-common
sudo add-apt-repository -y ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install ethereum

 

 

 

 

参考:

https://feelncut.com/2018/03/05/101.html

 

标签:Geth,get,以太,sudo,apt,ethereum,install,Ubuntu18.04,安装
来源: https://www.cnblogs.com/devilmaycry812839668/p/14772327.html