卸载qtcreator

[root@localhost qtcreator-1.3.0]# cd bin/
[root@localhost bin]# ls
accessible            gdb                      Nokia-QtCreator-16.png  Nokia-QtCreator-64.png   qtcreator               uninstall
bin.pro               iconengines              Nokia-QtCreator-24.png  Nokia-QtCreator.desktop  qtcreator.bin           xdg-desktop-install.sh
designer              imageformats             Nokia-QtCreator-32.png  Nokia-QtCreator.xml      qtcreator_process_stub
files-to-patch-linux  Nokia-QtCreator-128.png  Nokia-QtCreator-48.png  qpatch                   sqldrivers
[root@localhost bin]# ./qtcreator.bin
[root@localhost bin]# ./uninstall
[root@localhost bin]# ls
[root@localhost bin]# pwd
/opt/qtcreator-1.3.0/bin

你可能感兴趣的:(卸载qtcreator)