How To Install John On Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?
Maintainer: Ruben Molina
Email: [email protected] .
Website: https://www.openwall.com/john/
Section: admin
Install john
-
Debian
apt-get install johnClick to copy -
Ubuntu
apt-get install johnClick to copy -
Alpine OS
apk add johnClick to copy -
Arch Linux
pacman -S johnClick to copy -
Kali Linux
apt-get install johnClick to copy -
Fedora
dnf install johnClick to copy -
Raspbian
apt-get install johnClick to copy -
macOS
brew install johnClick to copy
john
active password cracking toolJohn the Ripper is a tool designed to help systems administrators to find weak (easy to guess or crack through brute force) passwords, and even automatically mail users warning them about it, if it is desired. Besides several crypt(3) password hash types most commonly found on various Unix flavors, supported out of the box are Kerberos AFS and Windows NT/2000/XP/2003 LM hashes, plus several more with contributed patches.
john-jumbo
John the Ripper password cracker (jumbo pack)
To install the latest version of john in your favorite operating system just copy the john installation command from above and paste it into terminal. It will download and install the latest version of john 2026 package in your OS.




