Uninstalling QT SDK from UBUNTU
Hi,
I have installed QT SDK via Online Installer for Linux/X11 32-bit. The installation was successfull. Now I need to uninstall it, but i don’t know how. Can someone help me?
thanks!
8 replies
try this one… [developer.qt.nokia.com]
Uninstall:
depends on how you installed it. If you have downloaded the installer run ~/qtcreator-x.xx…/bin/uninstall
If qt was installed from the repository check what qt packages you have installed (enter: dpkg -l | grep qt) and remove the packages you do not want (enter: apt-get remove package_name )
You must log in to post a reply. Not a member yet? Register here!





