Linux下卸载QT SDK
Posted 朝闻道
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux下卸载QT SDK相关的知识,希望对你有一定的参考价值。
unbuntu下卸载QT
方法一:
you can remove it like this, those developers should add this somewhere ! like next to the download text
linuxmint ~ # cd /opt
linuxmint opt # ls
qtsdk-2010.04
linuxmint opt # sudo ./qtsdk-2010.04/bin/uninstall
linuxmint opt #
方法二:
You can use the updater i think. Just unselect everything that you installed before and let it run
But I can’t find the QT SDK in updater.
In Qt Creator
Menu help > start updater …
RedHat下卸载QT
点击Applications->Programming->SDK-Maintenance-Tool->Remove All Componnents
http://blog.csdn.net/liuguangzhou123/article/details/7970066
以上是关于Linux下卸载QT SDK的主要内容,如果未能解决你的问题,请参考以下文章