To uninstall 9menu just follow these instructions.
sudo apt-get remove 9menu
This will remove just the 9menu package itself.
sudo apt-get remove --auto-remove 9menu
This will remove the 9menu package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for 9menu then this will work.
sudo apt-get purge 9menu
Or similarly, like this 9menu
sudo apt-get purge --auto-remove 9menu
Package | 9menu |
Version | 1.8-5 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Creates X menus from the shell |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/x11 |