To uninstall unbound-anchor just follow these instructions.
sudo apt-get remove unbound-anchor
This will remove just the unbound-anchor package itself.
sudo apt-get remove --auto-remove unbound-anchor
This will remove the unbound-anchor package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for unbound-anchor then this will work.
sudo apt-get purge unbound-anchor
Or similarly, like this unbound-anchor
sudo apt-get purge --auto-remove unbound-anchor
Package | unbound-anchor |
Version | 1.4.22-1ubuntu5 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://www.unbound.net/ |
Description | utility to securely fetch the root DNS trust anchor |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | net |