To uninstall libadns1-dev just follow these instructions.
sudo apt-get remove libadns1-dev
This will remove just the libadns1-dev package itself.
sudo apt-get remove --auto-remove libadns1-dev
This will remove the libadns1-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libadns1-dev then this will work.
sudo apt-get purge libadns1-dev
Or similarly, like this libadns1-dev
sudo apt-get purge --auto-remove libadns1-dev
Package | libadns1-dev |
Version | 1.5.0~rc1-1+b2 |
Maintainer | Ian Jackson <ijackson@chiark.greenend.org.uk> |
Home page | http://www.chiark.greenend.org.uk/~ian/adns/ |
Description | Asynchronous-capable DNS client library (development) |
Distro | debian |
Release | stretch |
Repo | main |
Section | libdevel |