xkcdpass

A flexible and scriptable password generator which generates strong passphrases. Inspired by XKCD 936. More information: <https://github.com/redacted/XKCD-password-generator>.

Debian Debian
RUN apt-get update && \ apt-get install -y xkcdpass
Ubuntu
RUN apt-get update && \ apt-get install -y xkcdpass
Alpine
RUN apk add xkcdpass
Arch Arch Linux
RUN pacman -S --noconfirm xkcdpass
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xkcdpass
Raspbian
RUN apt-get update && \ apt-get install -y xkcdpass
click the source code to copy install xkcdpass on any operating system with command-not-found.com