To uninstall adns-tools just follow these instructions.
sudo apt-get remove adns-tools
This will remove just the adns-tools package itself.
sudo apt-get remove --auto-remove adns-tools
This will remove the adns-tools package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for adns-tools then this will work.
sudo apt-get purge adns-tools
Or similarly, like this adns-tools
sudo apt-get purge --auto-remove adns-tools
Package | adns-tools |
Version | 1.5.0~rc1-1ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.chiark.greenend.org.uk/~ian/adns/ |
Description | Asynchronous-capable DNS client utilities |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/net |