Skip to content

Installation Instructions for ARM

Taylor Gerring 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
Clone this wiki locally