Installlion's Logo

Installlion.com

How To Uninstall hesiod On Ubuntu 15.10

To uninstall hesiod just follow these instructions.

Uninstall just hesiod

Project Athena's DNS-based directory service – utilitiesUbuntu 15.10universe/utils3.2.1-3
sudo apt-get remove hesiod

This will remove just the hesiod package itself.

Uninstall hesiod and its dependencies

sudo apt-get remove --auto-remove hesiod

This will remove the hesiod package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for hesiod then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge hesiod

Or similarly, like this hesiod

sudo apt-get purge --auto-remove hesiod

Package Data

Packagehesiod
Version3.2.1-3
MaintainerUbuntu Developers <[email protected]>
DescriptionProject Athena's DNS-based directory service – utilities
Distroubuntu
Releasewily
Repouniverse
Sectionuniverse/utils

Dependencies