To uninstall nacl-tools just follow these instructions.
sudo apt-get remove nacl-tools
This will remove just the nacl-tools package itself.
sudo apt-get remove --auto-remove nacl-tools
This will remove the nacl-tools package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for nacl-tools then this will work.
sudo apt-get purge nacl-tools
Or similarly, like this nacl-tools
sudo apt-get purge --auto-remove nacl-tools
Package | nacl-tools |
Version | 20110221-4.1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://nacl.cace-project.eu/ |
Description | NaCl and CurveCP tools |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/libs |