To uninstall bind9utils just follow these instructions.
/debian/stretch/main///install/index.html Utilities for BIND Debian 9.0 net 1:9.10.3.dfsg.P4-12.3
sudo apt-get remove bind9utils
Which will remove just the bind9utils package itself.
sudo apt-get remove --auto-remove bind9utils
This will remove the bind9utils package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bind9utils then this will work.
sudo apt-get purge bind9utils
Or similarly, like this bind9utils
sudo apt-get purge --auto-remove bind9utils
Package | bind9utils |
Version | 1:9.10.3.dfsg.P4-12.3 |
Maintainer | LaMont Jones |
Description | Utilities for BIND |
Distro | debian |
Release | stretch |
Repo | main |
Section | net |