分享

uos 安装 QT及开发界面

 charlie_linux 2021-09-23

uos 安装 QT及开发界面,首先保证该系统电脑,能够上网;系统进入开发者模式或者激活状态即可。

一、安装命令

root@grg-PC:# sudo apt-get install cmake qt5-default qtcreator

二、安装查看

root@grg-PC:/usr/lib/aarch64-linux-gnu/qt5/bin# ls

assistant             qdbusxml2cpp      qmlprofiler

designer              qdoc              qmlscene

fixqt4headers.pl      qhelpconverter    qmltestrunner

lconvert              qhelpgenerator    qtattributionsscanner

linguist              qlalr             qtdiag

lrelease              qmake  

root@grg-PC:/usr/share/qt5# ls

doc  phrasebooks  resources  translations

root@grg-PC:/usr/share/qt5# 

root@grg-PC:/usr/share/qt5# 

#######################################################################################################

三、安装尝试记录

1  sudo apt-get install build-essential

    2  apt-get install qt4-dev-tools qt4-doc qt4-qtconfig qt4-demos qt4-designer qtcreator 

    3  sudo apt-get install build-essential

    4  apt-get update

    5  sudo apt-get install build-essential

    6  sudo apt-get install libc6-dev

    7  sudo apt-get install libc6

    8  sudo add-apt-repository ppa:beineri/opt-qt58-trusty

    9  sudo add-apt-repository ppa:beineri/opt-qt58-trusty

   10  sudo add-apt-repository ppa:beineri/opt-qt58-trusty

   11  apt install qt58-meta-full qt58creator

   12  apt-get install build-essential

   13  apt --fix-broken istall

   14  apt --fix-broken install

   15  apt-get install build-essential

   16  apt-get install qtcreator

   17  find / -name qt*

   18  cd /usr/

   19  ls

   20  cd share

   21  ls

   22  cd qtcreator/

   23  ls

   24  cd ..

   25  ls

   26  cd qt5

   27  ls

   28  cd ..

   29  cd qt4/

   30  ls

   31  cd ..

   32  cd qtcreator/

   33  ls

   34  gcc

   35  history 200

    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多