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