To uninstall wine1.4-dbg just follow these instructions.
/ubuntu/trusty/universe///install/index.html Microsoft Windows Compatibility Layer (dummy package) Ubuntu 14.04 LTS universe/debug 1:1.6.2-0ubuntu4
sudo apt-get remove wine1.4-dbg
Which will remove just the wine1.4-dbg package itself.
sudo apt-get remove --auto-remove wine1.4-dbg
This will remove the wine1.4-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for wine1.4-dbg then this will work.
sudo apt-get purge wine1.4-dbg
Or similarly, like this wine1.4-dbg
sudo apt-get purge --auto-remove wine1.4-dbg
Package | wine1.4-dbg |
Version | 1:1.6.2-0ubuntu4 |
Maintainer | Scott Ritchie |
Description | Microsoft Windows Compatibility Layer (dummy package) |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/debug |