We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo apt-get install build-essential \ libboost-dev \ libqt5xmlpatterns5-dev \ qtbase5-dev \ qt5-default qmake -makefile DEFAULT_PLUGIN_PATH="/usr/local/lib64/edb/" NJOBS=$(getconf _NPROCESSORS_ONLN) make -j"${NJOBS:-3} ./edb # sudo make INSTALL_ROOT=/usr/local/ install