cofyc / dnscrypt-wrapper

This is dnscrypt wrapper (server-side dnscrypt proxy), which helps to add dnscrypt support to any name resolver.
Other
530 stars 74 forks source link

Uninstall dnscrypt-wrapper #145

Closed victorberland closed 6 years ago

victorberland commented 6 years ago

I've tried uninstalling dnscrypt-wrapper, but can't seem to get it completely uninstalled. When I try to list all dpkg packages, dnscrypt-wrapper doesn't show up, but when I run sudo dnscrypt-wrapper, I get an error that libsodium is not installed (already uninstalled dnscrypt-proxy and libsodium). I did build dnscrypt-wrapper from source, but I just can't seem to find out how to purge it completely.

victorberland commented 6 years ago

Eureka! Apparently, I have to redownload the repo from Github, cd into it and run sudo make uninstall. This seems to uninstall it from /usr/local/sbin/dnscrypt-wrapper.