Bitcoin-qt - Qt5 GUI for Bitcoin

If you are interested in running the graphic interface GUI toolkit, all you need to do is install the following QT5 dependencies:

sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler qt5-default

Your build system is ready now. With all the packages installed, we can start building the Bitcoin source code.