To uninstall ettercap-dbg just follow these instructions.
/debian/stretch/main///install/index.html Debug symbols for Ettercap Debian 9.0 debug 1:0.8.2-6
sudo apt-get remove ettercap-dbg
Which will remove just the ettercap-dbg package itself.
sudo apt-get remove --auto-remove ettercap-dbg
This will remove the ettercap-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ettercap-dbg then this will work.
sudo apt-get purge ettercap-dbg
Or similarly, like this ettercap-dbg
sudo apt-get purge --auto-remove ettercap-dbg
Package | ettercap-dbg |
Version | 1:0.8.2-6 |
Maintainer | Barak A. Pearlmutter |
Description | Debug symbols for Ettercap |
Distro | debian |
Release | stretch |
Repo | main |
Section | debug |