To uninstall metacity-dbg just follow these instructions.
/debian/jessie/main///install/index.html debugging symbols for the Metacity window manager Debian 8.0 debug 1:3.14.3-1
sudo apt-get remove metacity-dbg
Which will remove just the metacity-dbg package itself.
sudo apt-get remove --auto-remove metacity-dbg
This will remove the metacity-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for metacity-dbg then this will work.
sudo apt-get purge metacity-dbg
Or similarly, like this metacity-dbg
sudo apt-get purge --auto-remove metacity-dbg
Package | metacity-dbg |
Version | 1:3.14.3-1 |
Maintainer | Debian GNOME Maintainers |
Description | debugging symbols for the Metacity window manager |
Distro | debian |
Release | jessie |
Repo | main |
Section | debug |