PDA

View Full Version : How to uninstall Qt 4.4?




mwxiao
Oct 22, 2008, 04:24 PM
It seems that there is no way to uninstall it!

Anyone know how?

Thank you!



sushi
Oct 22, 2008, 05:34 PM
Is this on Windows or Mac?

Do you want to uninstall QT, or are you trying to upgrade to a newer version?

Catfish_Man
Oct 22, 2008, 06:33 PM
Qt (http://en.wikipedia.org/wiki/Qt_toolkit), not QT (http://www.apple.com/quicktime/), presumably...

Cromulent
Oct 22, 2008, 06:54 PM
Delete /usr/local/Trolltech pretty much.

sushi
Oct 22, 2008, 07:35 PM
Qt (http://en.wikipedia.org/wiki/Qt_toolkit), not QT (http://www.apple.com/quicktime/), presumably...
Oops. My bad.

Delete /usr/local/Trolltech pretty much.
Simple enough.

mwxiao
Oct 23, 2008, 01:48 PM
Delete /usr/local/Trolltech pretty much.

There are some other files, e.g. /Developer/Tools, /usr/bin/.

But I don't know is there anyway to find all of them.

yeroen
Oct 23, 2008, 03:10 PM
If you installed Qt via mpkg (versus building from source), Look for the Trolltech or Qt4.4 pkg file under /Library/Receipts/.

Under Contents, you'll find a file called Archive.bom. In the terminal, do:

lsbom Archive.bom

This will print out the list the full pathnames of all files that were installed.

JazzJohannes
Nov 18, 2008, 08:05 AM
sudo /Developer/Tools/uninstall-qt.py