0

I use Ubuntu 14.04 LTS and I was wondering if there are any good Bitcoin mining software with a GUI that is easy to understand. Can anyone help me out?

Oli
  • 299,380

1 Answers1

-1

You can give bitcoin-qt a try.

Add the repository

sudo add-apt-repository ppa:bitcoin/bitcoin

Update Software List

sudo apt-get update

Install the application

sudo apt-get install bitcoin-qt
Zanna
  • 72,312
Maythux
  • 87,123