Installlion's Logo

Installlion.com

How To Uninstall zmap On Ubuntu 14.04 LTS

To uninstall zmap just follow these instructions.

Uninstall just zmap

network scanner for researchersUbuntu 14.04 LTSuniverse/net1.1.0-1
sudo apt-get remove zmap

This will remove just the zmap package itself.

Uninstall zmap and its dependencies

sudo apt-get remove --auto-remove zmap

This will remove the zmap package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for zmap then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge zmap

Or similarly, like this zmap

sudo apt-get purge --auto-remove zmap

Package Data

Packagezmap
Version1.1.0-1
MaintainerUbuntu Developers <[email protected]>
Home pagehttps://zmap.io/
Descriptionnetwork scanner for researchers
Distroubuntu
Releasetrusty
Repouniverse
Sectionuniverse/net

Dependencies