Skip to content

Instantly share code, notes, and snippets.

@holmeszyx
Last active January 7, 2017 03:01
Show Gist options
  • Save holmeszyx/a5cfdc9d49e3b516d0d83fc127f1bc88 to your computer and use it in GitHub Desktop.
Save holmeszyx/a5cfdc9d49e3b516d0d83fc127f1bc88 to your computer and use it in GitHub Desktop.
apt install full qt

参考 What's the development package for Qt5 in 14.04

Qt 的开发

sudo apt-get install qtdeclarative5-dev

Qt的全包

sudo apt-get install \
qtconnectivity5-dev qtbase5-dev qtbase5-dev qtbase5-dev qttools5-dev qttools5-dev   qtbase5-dev qttools5-dev  qtmultimedia5-dev  qtbase5-dev qtconnectivity5-dev libqt5opengl5-dev  qtpositioning5-dev qtbase5-dev  qtdeclarative5-dev qtdeclarative5-dev qtdeclarative5-dev qtdeclarative5-dev qtdeclarative5-dev qtscript5-dev qtscript5-dev libqt5serialport5-dev  qtbase5-dev libqt5svg5-dev  qtbase5-dev qttools5-dev  libqt5webkit5-dev libqt5websockets5-dev qtbase5-dev libqt5x11extras5-dev qtbase5-dev libqt5xmlpatterns5-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment