google-authenticator

Two-step verification

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