Skip to content

Installation Instructions for ARM

Felix Lange edited this page Nov 18, 2016 · 7 revisions

Installation Instructions for ARM

Geth is built for ARM using cross-compilation. See Cross compiling Ethereum for more details.

RasPi 2

  1. Download the precompiled binary from (https://geth.ethereum.org/downloads/)
  2. Copy it to a location in $PATH (i.e. /usr/local/bin)
  3. Run geth

Further details: https://github.com/ethereum/wiki/wiki/Raspberry-Pi-instructions

Clone this wiki locally