To install via PPA just open up Terminal and run the following commands:
Code: Select all
sudo add-apt-repository ppa:costamagnagianfranco/boinc
Code: Select all
sudo apt update
Then later update it with:
Code: Select all
sudo apt-get update
Code: Select all
sudo apt-get upgrade
BOINC Manager - Daemon Start Failed.
BOINC Manager (Pre-release) is not able to start a BOINC client.
Please run the client and try again
Run the following command (and then restart BOINC):
Code: Select all
sudo systemctl start boinc-client
Code: Select all
sudo systemctl status boinc-client
Thanks to Vitalii (BOINC developer) for most of this info.