Skip to content

Installation Instructions for ARM

Adam Schmideg edited this page Nov 7, 2019 · 7 revisions

The current best source of documentation for Geth is geth.ethereum.org/docs. This Wiki is not actively maintained, serves as an archive only, and we will soon remove it.


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