notmuch

Command-line based program for indexing, searching, reading, and tagging large collections of email messages. More information: <https://notmuchmail.org/manpages/>.

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