-
Notifications
You must be signed in to change notification settings - Fork 490
Install on Linux
Aakil Fernandes edited this page Sep 24, 2015
·
16 revisions
- git, python, node (0.12.2), npm
sudo apt-get install software-properties-common
sudo add-apt-repository -y ppa:ethereum/ethereum-qt
sudo add-apt-repository -y ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install ethereumsudo add-apt-repository ppa:ethereum/ethereum-qt
sudo add-apt-repository ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install cpp-ethereumgit clone https://github.com/ethereum/pyethereum/
cd pyethereum
python setup.py installgit clone https://github.com/ethermarket/ethertdd.py.git
cd ethertdd.py
python setup.py installnpm install -g embark-framework grunt-cliSee the Quick Guide