To uninstall qt3-designer just follow these instructions.
sudo apt-get remove qt3-designer
This will remove just the qt3-designer package itself.
sudo apt-get remove --auto-remove qt3-designer
This will remove the qt3-designer package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for qt3-designer then this will work.
sudo apt-get purge qt3-designer
Or similarly, like this qt3-designer
sudo apt-get purge --auto-remove qt3-designer
Package | qt3-designer |
Version | 3:3.3.8-b-8ubuntu3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://trolltech.com |
Description | graphical designer for Qt3 applications |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/devel |