notmuch
Command-line based program for indexing, searching, reading, and tagging large collections of email messages. More information: <https://notmuchmail.org/manpages/>.
RUN apt-get update && \
apt-get install -y notmuch
RUN apt-get update && \
apt-get install -y notmuch
RUN apk add notmuch
RUN pacman -S --noconfirm notmuch
RUN apt-get update && \
apt-get install -y notmuch
RUN dnf install -y notmuch
RUN apt-get update && \
apt-get install -y notmuch