“Etherum para Ubuntu” Código de respuesta

Instale Geth en 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 para Ubuntu

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

Respuestas similares a “Etherum para Ubuntu”

Preguntas similares a “Etherum para Ubuntu”

Más respuestas relacionadas con “Etherum para Ubuntu” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código