if[!-dbuild];thenmkdirbuild
elserm-rfbuild/*
ficdbuild
# for Qt4 use qt4-qmake# /usr/share/qt4/bin/qmake ../src/qhexedit.pro# for Qt5 use qt5-qmake
/usr/lib/x86_64-linux-gnu/qt5/bin/qmake../src/qhexedit.pro
sudomake
cd..
# for PyQt4 use python2 and PyQt4# sudo python2 setup.py install# for PyQt5 use python3 and PyQt5
sudopython3setup.pyinstall