Difference between revisions of "Ethereum: Install ethminer"

From OnnoWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
Sumber: https://insights.ubuntu.com/2017/09/20/mining-ethereum-on-ubuntu-with-a-gtx-1070/
 
Sumber: https://insights.ubuntu.com/2017/09/20/mining-ethereum-on-ubuntu-with-a-gtx-1070/
  
  sudo add-apt-repository ppa:ethereum/ethereum -y
+
  add-apt-repository ppa:ethereum/ethereum -y
  sudo apt update
+
  apt update
  sudo apt install ethereum -y
+
  apt install ethereum -y
  
 
  cd /usr/local/src
 
  cd /usr/local/src

Revision as of 15:28, 19 November 2017