To uninstall menu-xdg just follow these instructions.
/debian/jessie/main///install/index.html freedesktop.org menu compliant window manager scripts Debian 8.0 admin 0.5
sudo apt-get remove menu-xdg
Which will remove just the menu-xdg package itself.
sudo apt-get remove --auto-remove menu-xdg
This will remove the menu-xdg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for menu-xdg then this will work.
sudo apt-get purge menu-xdg
Or similarly, like this menu-xdg
sudo apt-get purge --auto-remove menu-xdg
Package | menu-xdg |
Version | 0.5 |
Maintainer | Bill Allombert |
Description | freedesktop.org menu compliant window manager scripts |
Distro | debian |
Release | jessie |
Repo | main |
Section | admin |