To uninstall libgv-tcl just follow these instructions.
sudo apt-get remove libgv-tcl
This will remove just the libgv-tcl package itself.
sudo apt-get remove --auto-remove libgv-tcl
This will remove the libgv-tcl package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libgv-tcl then this will work.
sudo apt-get purge libgv-tcl
Or similarly, like this libgv-tcl
sudo apt-get purge --auto-remove libgv-tcl
Package | libgv-tcl |
Version | 2.26.3-14+deb7u2 |
Maintainer | David Claughton <dave@eclecticdave.com> |
Home page | http://www.graphviz.org/ |
Description | Tcl bindings for graphviz |
Distro | debian |
Release | wheezy |
Repo | main |
Section | interpreters |