To uninstall dante-client just follow these instructions.
sudo apt-get remove dante-client
This will remove just the dante-client package itself.
sudo apt-get remove --auto-remove dante-client
This will remove the dante-client package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for dante-client then this will work.
sudo apt-get purge dante-client
Or similarly, like this dante-client
sudo apt-get purge --auto-remove dante-client
Package | dante-client |
Version | 1.1.19.dfsg-3.1ubuntu3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.inet.no/dante/ |
Description | SOCKS wrapper for users behind a firewall |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/net |