How to Install crunch software package in Debian 9 (Stretch)

How to Install crunch software package in Debian 9 (Stretch)

crunch software package provides tool for creating wordlist, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install crunch 

crunch is installed in your system.

Make ensure the crunch package were installed using the commands given below,

$ sudo dpkg-query -l | grep crunch *

You will get with crunch package name, version, architecture and description in a table

crunch package basic information:

Distro Debian 9 stretch
Section Miscellaneous
Package crunch
Version 3.6-2
Description tool for creating wordlist
Sub Section Miscellaneous


See Also, How to uninstall or remove crunch software package from Debian 9 (Stretch)?