To uninstall dansguardian just follow these instructions.
sudo apt-get remove dansguardian
This will remove just the dansguardian package itself.
sudo apt-get remove --auto-remove dansguardian
This will remove the dansguardian package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for dansguardian then this will work.
sudo apt-get purge dansguardian
Or similarly, like this dansguardian
sudo apt-get purge --auto-remove dansguardian
Package | dansguardian |
Version | 2.10.1.1-5.1build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Web content filtering |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/web |