1. 程式人生 > 其它 >Ubuntu下用apt-get install安裝qt

Ubuntu下用apt-get install安裝qt

Ubuntu下用apt-get install安裝qt

kl2222019-05-20 10:56:077233已收藏3

分類專欄:Linux

版權

qt的repo位置:
https://launchpad.net/~beineri

例如安裝qt5.8:

https://launchpad.net/~beineri/+archive/ubuntu/opt-qt58-trusty

sudo add-apt-repository ppa:beineri/opt-qt58-trusty
sudo apt-get update
sudo apt install qt58-meta-full qt58creator
source /opt/qt58/bin/qt58-env.sh