13.06.2017 Views

Whitepaper - Ethereum Classic With Cover

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Ethereum</strong> <strong>Classic</strong> Documentation, Release 0.1<br />

• SBCs<br />

– Android<br />

* Samsung Galaxy Tab S 10.5<br />

* Nexus 7<br />

– BSD<br />

* iPad Air 2<br />

– Linux<br />

* DragonBoard 410c<br />

* Intel Curie<br />

* Intel Edison<br />

* Intel NUC<br />

* Minnowboard Max<br />

* Odroid XU4<br />

Installing binaries<br />

The cpp-ethereum development team and the broader <strong>Ethereum</strong> community publish binary releases in many different<br />

forms for a variety of platforms. This aims to be a complete list of those releases.<br />

If you are aware of other third-party packaging efforts, please let us know on the cpp-ethereum gitter channel, and<br />

we will add them to this list.<br />

Ubuntu PPA (Personal Package Archive)<br />

• Ubuntu Trusty Tahr (14.04)<br />

• Ubuntu Utopic Unicorn (14.10)<br />

• Ubuntu Vivid Vervet (15.04)<br />

• Ubuntu Wily Werewolf (15.10)<br />

• Ubuntu Xenial Xerus (16.04)<br />

We have set up PPA instances for the following Ubuntu versions:<br />

We only support 64-bit builds. It may be possible to get the client working for Ubuntu 32-bit, by building from<br />

source and disabling EVMJIT and maybe other features too. We might accept pull-requests to add such support,<br />

but we will not put any of our development time into supporting Ubuntu 32-bit builds.<br />

Installing the “eth” command-line tool WARNING: The ethereum-qt PPA will upgrade your system-wide<br />

Qt5 installation, from 5.2 on Trusty and 5.3 on Utopic, to 5.5.<br />

For the latest stable version:<br />

sudo add-apt-repository ppa:ethereum/ethereum-qt<br />

sudo add-apt-repository ppa:ethereum/ethereum<br />

sudo apt-get update<br />

sudo apt-get install cpp-ethereum<br />

If you want to use the cutting edge developer version:<br />

sudo add-apt-repository ppa:ethereum/ethereum-qt<br />

sudo add-apt-repository ppa:ethereum/ethereum<br />

sudo add-apt-repository ppa:ethereum/ethereum-dev<br />

sudo apt-get update<br />

sudo apt-get install cpp-ethereum<br />

1.2. <strong>Ethereum</strong> Clients 23

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!