Linux (Ubuntu 16.04 LTS) に geth をインストール
Linux (Ubuntu 16.04 LTS) に geth をインストールするには、次のコマンドを実行します。
$ sudo apt-get install software-properties-common
$ sudo add-apt-repository -y ppa:ethereum/ethereum
$ sudo apt-get update
$ sudo apt-get install ethereum
Linux の中では、Ubuntu が正式にサポートされているので、geth をインストールするのであれば素直に Ubuntu にしておくのが吉。
参考
- http://blog.playground.io/entry/2018/05/06/220506
- https://github.com/ethereum/go-ethereum/wiki/Installation-Instructions-for-Ubuntu
Note
- Ethereum 関連の情報は https://scrapbox.io/sushiether/ に集約することにしました。
- この記事の内容に変更・更新がある場合は、以下の URL を更新します。
- https://scrapbox.io/sushiether/Linux_(Ubuntu_16.04_LTS)_に_geth_をインストール
- Ethereum 関連の情報は https://scrapbox.io/sushiether/ に集約することにしました。
- この記事の内容に変更・更新がある場合は、以下の URL を更新します。
- https://scrapbox.io/sushiether/Linux_(Ubuntu_16.04_LTS)_に_geth_をインストール
Author And Source
この問題について(Linux (Ubuntu 16.04 LTS) に geth をインストール), 我々は、より多くの情報をここで見つけました https://qiita.com/hm0429/items/8584d248ab059ec5564c著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .