To uninstall zmap just follow these instructions.
sudo apt-get remove zmap
This will remove just the zmap package itself.
sudo apt-get remove --auto-remove zmap
This will remove the zmap package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for zmap then this will work.
sudo apt-get purge zmap
Or similarly, like this zmap
sudo apt-get purge --auto-remove zmap
Package | zmap |
Version | 1.1.0-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://zmap.io/ |
Description | network scanner for researchers |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/net |