Automic VaultAutomic Vault

brew

Installer notmuch avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de notmuch pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install notmuch

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install notmuch

MacPorts ports tree · mail/notmuch/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add notmuch

Alpine Linux edge package indexes · notmuch · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install notmuch

Debian stable package indexes · notmuch · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install notmuch

Fedora Rawhide package metadata · notmuch · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#notmuch

nixpkgs package indexes · notmuch · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S notmuch

Arch Linux sync databases · notmuch · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install notmuch

openSUSE Tumbleweed package metadata · notmuch · Source: download.opensuse.org

aperçu

Résumé du paquet

Thread-based email index, search, and tagging

Commandes et alias

  • notmuch
  • notmuch-emacs-mua
  • notmuch-git

historique

Historique du projet et usages

Notmuch is a thread-based email index, search, and tagging system built around local mail stores and Xapian search. It deliberately does not receive or send mail; instead it provides the database, CLI, library, tags, and frontends that let other tools build a mail workflow.

The project began as an answer to Sup. The Notmuch homepage says it started as an effort to rewrite Sup's performance-critical pieces in C rather than Ruby, then grew into a separate project with a clean separation between search/indexing and user interface.

Historique du projet

Notmuch's first public source tarball in the official release directory is notmuch-0.1.tar.gz, dated 2010-04-05. The project had many 0.x releases through the 2010s and reached version 0.40 on 2026-01-31.

The architecture choice that mattered was treating mail as a local searchable database with arbitrary tags. Xapian handles the heavy search work, while Notmuch exposes command-line tools, a C library, language bindings, an Emacs client, Vim support, Mutt integration, and scripts such as notmuch-git.

Historique d'adoption

Notmuch has long-running Unix email adoption rather than mass-market adoption. Its homepage lists packages for Arch Linux, Debian, Fedora, FreeBSD, Gentoo, NetBSD, openSUSE, macOS Homebrew/MacPorts/pkgsrc, and Slackware, and the av.db package record also maps it across Homebrew, apk, Debian/Ubuntu, dnf, MacPorts, Nix, pacman, and zypper.

Homebrew's formula API reported 2,580 install-on-request events and 6,314 installs for notmuch in its 365-day analytics window. That is meaningful for a local-mail power-user tool, especially because many Notmuch users install from Linux distribution packages rather than Homebrew.

Modes d'utilisation

Users point Notmuch at an existing Maildir-style mail store, run the initial setup/indexing flow, then use queries and tags to triage mail. Practical setups commonly pair it with offlineimap/isync or another mail synchronizer, an editor or terminal MUA, and tagging rules for inbox, lists, patches, and saved searches.

Package nerds use Notmuch as infrastructure: notmuch search for shell scripts, notmuch show for extracting messages or patches, Emacs notmuch for a full mail UI, notmuch-mutt for Mutt workflows, and language bindings or libnotmuch for custom tools.

Pourquoi les passionnés de paquets s'y intéressent

Notmuch is one of the canonical examples of Unix-style personal information tooling: it does one hard local thing, makes it fast, keeps data out of hosted search, and lets frontends compete on workflow. Its long release history and packaging breadth make it much more significant than its mainstream visibility suggests.

Chronologie

  • 2010-04-05: notmuch-0.1 tarball appears in the official release directory.
  • 2011-12-26: Notmuch frontend wiki page created, later documenting shipped and external clients.
  • 2025-03-15: Notmuch 0.39 released.
  • 2026-01-31: Notmuch 0.40 released.

Related projects

  • Sup
  • Xapian
  • notmuch-emacs
  • notmuch-mutt
  • notmuch-vim
  • NeoMutt
  • aerc
  • alot
  • astroid

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 8 dépendances d’exécution.
  • Les métadonnées de compilation listent 6 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$NOTMUCH_CONFIG$XDG_CONFIG_HOME/notmuch/<profile>/config$XDG_CONFIG_HOME/notmuch/default/config~/.notmuch-config.<profile>~/.notmuch-config

exécutables

Exécutables installés

CommandeTypeExpositionNote
notmuchcliexécutable global
notmuch-emacs-muacliexécutable global
notmuch-gitcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire0.40
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://notmuchmail.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:notmuch
Version0.40
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/notmuch
Page d'accueilhttps://notmuchmail.org/
Dépôthttps://git.notmuchmail.org/git/notmuch
Docs amonthttps://notmuchmail.org/doc/latest
LicenceGPL-3.0-or-later
Archive sourcehttps://notmuchmail.org/releases/notmuch-0.40.tar.xz
Dernière mise à jour2026-06-22T14:05:38-07:00
Pulseupdated
Dépendancescffi, gettext, glib, gmime, python@3.14, sfsexp, talloc, xapian
Dépendances de compilationdoxygen, emacs, gnupg, libgpg-error, pkgconf, sphinx-doc
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenotmuch
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

elpa-notmuch 0.39-1

thread-based email index, search and tagging (emacs interface)

https://notmuchmail.org/

sudo apt install elpa-notmuch
  • Section: mail
  • Architecture: all
  • Source Package: notmuch
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Notmuch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: elpa-notmuch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnotmuch-dev 0.39-1

thread-based email index, search and tagging (development)

https://notmuchmail.org/

sudo apt install libnotmuch-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: notmuch
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Notmuch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnotmuch-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnotmuch5t64 0.39-1

thread-based email index, search and tagging (runtime)

https://notmuchmail.org/

sudo apt install libnotmuch5t64
  • Section: libs
  • Architecture: amd64
  • Source Package: notmuch
  • 8 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Notmuch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnotmuch5t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

notmuch 0.39-1

thread-based email index, search and tagging

https://notmuchmail.org/

sudo apt install notmuch
  • Section: mail
  • Architecture: amd64
  • 6 Dépendances
  • 9 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Notmuch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: notmuch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

notmuch-doc 0.39-1

thread-based email index, search and tagging

https://notmuchmail.org/

sudo apt install notmuch-doc
  • Section: mail
  • Architecture: all
  • Source Package: notmuch
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Notmuch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: notmuch-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

notmuch-git 0.39-1

thread-based email index, search and tagging

https://notmuchmail.org/

sudo apt install notmuch-git
  • Section: mail
  • Architecture: all
  • Source Package: notmuch
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Notmuch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: notmuch-git from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

notmuch-mutt 0.39-1

thread-based email index, search and tagging (Mutt interface)

https://notmuchmail.org/

sudo apt install notmuch-mutt
  • Section: mail
  • Architecture: all
  • Source Package: notmuch
  • 5 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Notmuch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: notmuch-mutt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

notmuch-vim 0.39-1

thread-based email index, search and tagging (vim interface)

https://notmuchmail.org/

sudo apt install notmuch-vim
  • Section: mail
  • Architecture: all
  • Source Package: notmuch
  • 5 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Notmuch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: notmuch-vim from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-notmuch2 0.39-1

Python 3 interface to the notmuch mail search and index library

https://notmuchmail.org/

sudo apt install python3-notmuch2
  • Section: python
  • Architecture: amd64
  • Source Package: notmuch
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Notmuch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-notmuch2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ruby-notmuch 0.39-1

Ruby interface to the notmuch mail search and index library

https://notmuchmail.org/

sudo apt install ruby-notmuch
  • Section: ruby
  • Architecture: amd64
  • Source Package: notmuch
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Notmuch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ruby-notmuch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

notmuch

nix profile install nixpkgs#notmuch
  • normalized package name match
  • Correspondance par : Notmuch
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: notmuch from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

elpa-notmuch 0.38.3-1ubuntu2

thread-based email index, search and tagging (emacs interface)

https://notmuchmail.org/

sudo apt install elpa-notmuch
  • Section: universe/mail
  • Architecture: all
  • Source Package: notmuch
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Notmuch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: elpa-notmuch from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnotmuch-dev 0.38.3-1ubuntu2

thread-based email index, search and tagging (development)

https://notmuchmail.org/

sudo apt install libnotmuch-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: notmuch
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Notmuch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnotmuch-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnotmuch5t64 0.38.3-1ubuntu2

thread-based email index, search and tagging (runtime)

https://notmuchmail.org/

sudo apt install libnotmuch5t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: notmuch
  • 8 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Notmuch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnotmuch5t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

notmuch 0.38.3-1ubuntu2

thread-based email index, search and tagging

https://notmuchmail.org/

sudo apt install notmuch
  • Section: universe/mail
  • Architecture: amd64
  • 6 Dépendances
  • 8 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Notmuch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: notmuch from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

notmuch-doc 0.38.3-1ubuntu2

thread-based email index, search and tagging

https://notmuchmail.org/

sudo apt install notmuch-doc
  • Section: universe/mail
  • Architecture: all
  • Source Package: notmuch
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Notmuch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: notmuch-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment