mutt

Command-line email client. More information: <http://mutt.org>.

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