To uninstall hydra just follow these instructions.
sudo apt-get remove hydra
This will remove just the hydra package itself.
sudo apt-get remove --auto-remove hydra
This will remove the hydra package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for hydra then this will work.
sudo apt-get purge hydra
Or similarly, like this hydra
sudo apt-get purge --auto-remove hydra
Package | hydra |
Version | 7.1-1build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://freeworld.thc.org/thc-hydra/ |
Description | Very fast network logon cracker |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/net |