To uninstall libdns100 just follow these instructions.
sudo apt-get remove libdns100
This will remove just the libdns100 package itself.
sudo apt-get remove --auto-remove libdns100
This will remove the libdns100 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libdns100 then this will work.
sudo apt-get purge libdns100
Or similarly, like this libdns100
sudo apt-get purge --auto-remove libdns100
Package | libdns100 |
Version | 1:9.9.5.dfsg-9+deb8u10 |
Maintainer | LaMont Jones <lamont@debian.org> |
Description | DNS Shared Library used by BIND |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |