Friday, October 16, 2009
Install and Uninstall Qt Creator 1.3 Beta on ubuntu Linux
To install Qt Creator 1.3 Beta on ubuntu Linux:
Download Qt Creator 1.3 Beta and save the file in any location you want.
Open a Terminal, change to the directory of the saved file. type "./" with the file name. May be you have to repair the file Permissions to Allow executing file as program.
$ ./qt-creator-linux-x86-opensource-1.3.0-beta.bin
It's found that the installed version is Qt Creator 1.2.92, not the stated Qt Creator 1.3 Beta! It's "based on Qt 4.6.0", the actual Qt haven't been updated.
To uninstall:
Open a Terminal, change to the sub-directory /bin inside installed directoty. Type the command ./uninstall
~/qtcreator-1.2.92/bin$ ./uninstall
Labels
Dev. tools
(13)
how to
(10)
Internet of Things (IoT)
(1)
learn Qt
(1)
misc
(1)
misc.
(1)
mobile
(2)
news
(6)
OpenCV
(1)
OpenGL
(1)
QML
(1)
qml example
(40)
Qt
(2)
Qt Cloud
(1)
Qt Creator
(3)
Qt Creator Examples
(4)
Qt Enterprise Embedded
(1)
Qt Examples
(1)
Qt for Android
(5)
Qt for iOS
(2)
Qt for MCU
(1)
Qt news
(1)
Qt Quick
(3)
Qt Quick Control
(1)
Qt Quick Designer
(2)
QtQuick example
(14)
QtQuick.Controls examples
(13)
Ubuntu SDK
(1)
VirtualBox
(1)
WebEngine
(1)