Install arrowd

Install arrowd by using the binaries or compiling from source.

Using binaries

MacOS

  1. Download the latest release.
  2. Double click the downloaded .zip to unpack it
  3. Open up the Terminal application
  4. Run cd ~/Downloads/arrow-v1.2.0-macos-10.14
  5. Run ./arrowd

Windows

  1. Download the latest release.
  2. Unpack the .zip file, and double-click arrowd.exe

Linux

  1. Download the latest release.
  2. Open up your Terminal application
  3. Run unzip arrow-v1.2.0-ubuntu-18.04.zip
  4. Run cd ~/Downloads/arrow-v1.2.0-ubuntu-18.04
  5. Run ./arrowd