To uninstall bind9utils just follow these instructions.
sudo apt-get remove bind9utils
This 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.9.5.dfsg-3 |
Maintainer | LaMont Jones <[email protected]> |
Description | Utilities for BIND |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | net |