- 
                Notifications
    
You must be signed in to change notification settings  - Fork 490
 
Install on Linux
        Iuri Matias edited this page Jun 22, 2015 
        ·
        16 revisions
      
    - git, python, node (0.12.2), npm, homebrew
 
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 add-apt-repository -y ppa:ethereum/ethereum-dev
sudo apt-get update
sudo apt-get install ethereumsudo add-apt-repository ppa:ethereum/ethereum-qt
sudo add-apt-repository ppa:ethereum/ethereum
sudo add-apt-repository ppa:ethereum/ethereum-dev
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