saslauthd

Cyrus Simple Authentication Service Layer (SASL)

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