pam_tally

Pluggable Authentication Modules for PAM - helper binaries

Debian Debian
RUN apt-get update && \ apt-get install -y libpam-modules-bin
Ubuntu
RUN apt-get update && \ apt-get install -y libpam-modules-bin
Arch Arch Linux
RUN pacman -S --noconfirm pam
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libpam-modules-bin
CentOS
RUN yum install -y pam
Fedora
RUN dnf install -y pam
Raspbian
RUN apt-get update && \ apt-get install -y libpam-modules-bin
click the source code to copy install pam_tally on any operating system with command-not-found.com