To uninstall qt4-qmlviewer just follow these instructions.
sudo apt-get remove qt4-qmlviewer
This will remove just the qt4-qmlviewer package itself.
sudo apt-get remove --auto-remove qt4-qmlviewer
This will remove the qt4-qmlviewer package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for qt4-qmlviewer then this will work.
sudo apt-get purge qt4-qmlviewer
Or similarly, like this qt4-qmlviewer
sudo apt-get purge --auto-remove qt4-qmlviewer
Package | qt4-qmlviewer |
Version | 4:4.8.1-0ubuntu4 |
Maintainer | Kubuntu Developers <[email protected]> |
Home page | http://qt.nokia.com/ |
Description | Qt 4 QML viewer |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/devel |