Automic VaultAutomic Vault

brew

notmuch を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

notmuch のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install notmuch

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install notmuch

MacPorts ports tree · mail/notmuch/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add notmuch

Alpine Linux edge package indexes · notmuch · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install notmuch

Debian stable package indexes · notmuch · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install notmuch

Fedora Rawhide package metadata · notmuch · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#notmuch

nixpkgs package indexes · notmuch · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S notmuch

Arch Linux sync databases · notmuch · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install notmuch

openSUSE Tumbleweed package metadata · notmuch · ソース: download.opensuse.org

概要

パッケージ概要

Thread-based email index, search, and tagging

コマンドとエイリアス

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

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 8 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 6 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
notmuchcliグローバル実行可能ファイル
notmuch-emacs-muacliグローバル実行可能ファイル
notmuch-gitcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.40
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://notmuchmail.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:notmuch
バージョン0.40
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/notmuch
ホームページhttps://notmuchmail.org/
リポジトリhttps://git.notmuchmail.org/git/notmuch
上流ドキュメントhttps://notmuchmail.org/doc/latest
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://notmuchmail.org/releases/notmuch-0.40.tar.xz
最終更新2026-06-22T14:05:38-07:00
Pulseupdated
依存関係cffi, gettext, glib, gmime, python@3.14, sfsexp, talloc, xapian
ビルド依存関係doxygen, emacs, gnupg, libgpg-error, pkgconf, sphinx-doc
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 9 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 8 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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