To uninstall hesiod just follow these instructions.
sudo apt-get remove hesiod
This will remove just the hesiod package itself.
sudo apt-get remove --auto-remove hesiod
This will remove the hesiod package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for hesiod then this will work.
sudo apt-get purge hesiod
Or similarly, like this hesiod
sudo apt-get purge --auto-remove hesiod
Package | hesiod |
Version | 3.2.1-3 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Project Athena's DNS-based directory service – utilities |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/utils |