To uninstall unison-gtk just follow these instructions.
sudo apt-get remove unison-gtk
This will remove just the unison-gtk package itself.
sudo apt-get remove --auto-remove unison-gtk
This will remove the unison-gtk package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for unison-gtk then this will work.
sudo apt-get purge unison-gtk
Or similarly, like this unison-gtk
sudo apt-get purge --auto-remove unison-gtk
Package | unison-gtk |
Version | 2.40.65-2 |
Maintainer | Debian OCaml Maintainers <[email protected]> |
Home page | http://www.cis.upenn.edu/~bcpierce/unison/ |
Description | file-synchronization tool for Unix and Windows with GTK+ interface |
Distro | debian |
Release | wheezy |
Repo | main |
Section | utils |