Skip to content

Installation Instructions for ARM

Viktor Trón edited this page Jul 23, 2015 · 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 master branch
  2. Copy it to a location in $PATH (i.e. /usr/bin/local)
  3. Run geth

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

Clone this wiki locally