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?
Asked
Active
Viewed 5,216 times
1 Answers
-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