Dependencies:
sudo apt install qttools5-dev-tools qt5-default
git clone https://github.com/emqx/qmqtt.git
cd qmqtt
qmake && make -j
sudo make install