To uninstall watershed just follow these instructions.
sudo apt-get remove watershed
This will remove just the watershed package itself.
sudo apt-get remove --auto-remove watershed
This will remove the watershed package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for watershed then this will work.
sudo apt-get purge watershed
Or similarly, like this watershed
sudo apt-get purge --auto-remove watershed
Package | watershed |
Version | 7 |
Maintainer | Scott James Remnant <[email protected]> |
Description | reduce superfluous executions of idempotent command |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | admin |