March 2018
Beginner to intermediate
656 pages
20h 9m
English
A sample run of the Bitcoin Core installation on Ubuntu is shown here; for other platforms, you can get details from https://bitcoin.org/en/:

$ sudo apt-get update
$ sudo apt-get install bitcoind
$ sudo apt-get install bitcoin-qt
$ sudo apt-get install bitcoin-qt bitcoind
Reading package lists... Done
Building dependency tree
Reading state information... Done
.......