pkg.soopen package index

brew / rang 6378

Installer notmuch-mutt avec Homebrew, apt, dnf, Nix, pacman

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install notmuch-mutt

local Homebrew formula metadata

Linux

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

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

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

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

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

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

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

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

aperçu

Résumé du paquet

Notmuch integration for Mutt

Commandes et alias

  • notmuch-mutt

historique

Historique du projet et usages

notmuch-mutt is the Mutt integration script shipped with Notmuch. It exists for users who want Notmuch's fast full-text search, thread reconstruction, and tagging while continuing to read mail in Mutt.

The package is not an independent upstream project; its history follows Notmuch. Homebrew splits it as a separate formula, and several Linux distributions package it separately, because Mutt users may want the bridge without installing the Emacs UI pieces.

Historique du projet

The Notmuch wiki frames notmuch-mutt as an old-fashioned mixed setup: Notmuch performs indexing/search, and Mutt remains the mail user agent. The script creates a virtual maildir folder containing search results whenever a search is made.

The Notmuch notmuch-mutt wiki page was created on 2013-01-08 and points to Stefano Zacchiroli's January 2011 how-to for using Notmuch with Mutt, which is a useful marker for the integration's early community usage.

Historique d'adoption

Adoption is niche but durable. Homebrew's formula API reported 276 install-on-request events in its 365-day analytics window, while the main notmuch formula reported 2,580 install-on-request events. That gap is expected because notmuch-mutt serves a subset of Notmuch users who stay with Mutt.

The integration also sits beside a wider Notmuch frontend ecosystem. Notmuch's frontend page lists notmuch-mutt as a shipped frontend, and also lists NeoMutt, notmuchfs, aerc, alot, astroid, and other tools that grew around Notmuch's library and database model.

Modes d'utilisation

Users configure Mutt macros or scripts so a query runs through notmuch-mutt, which then exposes matching messages as a virtual maildir. The tradeoff is classic and explicit in the docs: global search across folders works, but changes made in the result listing do not automatically carry back to the original folders.

A second style uses Mutt's limit feature with notmuch search --output=messages and message-id filtering. The Notmuch wiki describes this as more natural for people who think in one-folder-at-a-time Mutt workflows, but warns that it scales only for reasonably specific queries.

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

notmuch-mutt is packaging glue, but important glue: it shows why Notmuch became infrastructure rather than just an email client. The separate Homebrew formula lets old-school Mutt users adopt the search/indexing layer without changing their whole mail UI.

Chronologie

  • 2011-01: Stefano Zacchiroli published a Notmuch-with-Mutt how-to referenced by the Notmuch wiki.
  • 2013-01-08: Notmuch wiki page for notmuch-mutt created.
  • 2026-01-31: Notmuch 0.40 released; Homebrew packages notmuch-mutt at the matching 0.40 version.

Related projects

  • notmuch
  • Mutt
  • NeoMutt
  • notmuchfs

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

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

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
notmuch-muttexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

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-08-03
version du gestionnaire0.40
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:notmuch-mutt
Version0.40
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://notmuchmail.org/
Bouteillenon enregistré
Serviceaucun déclaré

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%

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 Mutt
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
Nix95%

notmuch-mutt

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

notmuch-mutt 0.38.3-1ubuntu2

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

https://notmuchmail.org/

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

notmuch-mutt 0.40-8.fc45

Notmuch (of a) helper for Mutt

https://notmuchmail.org/

sudo dnf install notmuch-mutt
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: notmuch
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Notmuch Mutt
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: notmuch-mutt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

notmuch-mutt 0.40-2

The mail indexer

https://notmuchmail.org/

sudo pacman -S notmuch-mutt
  • License: GPL3
  • Architecture: x86_64
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Notmuch Mutt
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: notmuch-mutt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation