repl

set of electronic mail handling programs

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