To uninstall 9wm just follow these instructions.
sudo apt-get remove 9wm
This will remove just the 9wm package itself.
sudo apt-get remove --auto-remove 9wm
This will remove the 9wm package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for 9wm then this will work.
sudo apt-get purge 9wm
Or similarly, like this 9wm
sudo apt-get purge --auto-remove 9wm
Package | 9wm |
Version | 1.2-9 |
Maintainer | Ubuntu MOTU Developers <[email protected]> |
Description | emulation of the Plan 9 window manager 8-1/2 |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/x11 |