“Etherum dla Ubuntu” Kod odpowiedzi

Zainstaluj Geth w Ubuntu

Add PPA first

sudo add-apt-repository -y ppa:ethereum/ethereum
Then install the stable version of go-ethereum:

sudo apt-get update
sudo apt-get install ethereum

Or the develop version via:

sudo apt-get update
sudo apt-get install ethereum-unstable
Fierce Flatworm

Etherum dla Ubuntu

sudo apt-get update
sudo apt-get install ethereum
Tough Tarantula

Odpowiedzi podobne do “Etherum dla Ubuntu”

Pytania podobne do “Etherum dla Ubuntu”

Więcej pokrewnych odpowiedzi na “Etherum dla Ubuntu” w Shell/Bash

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu