To uninstall john-data just follow these instructions.
sudo apt-get remove john-data
This will remove just the john-data package itself.
sudo apt-get remove --auto-remove john-data
This will remove the john-data package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for john-data then this will work.
sudo apt-get purge john-data
Or similarly, like this john-data
sudo apt-get purge --auto-remove john-data
Package | john-data |
Version | 1.8.0-2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.openwall.com/john/ |
Description | active password cracking tool – character sets |
Distro | ubuntu |
Release | yakkety |
Repo | main |
Section | admin |