Automic VaultAutomic Vault

brew

alot を Homebrew, apt, dnf, MacPorts, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install alot

local Homebrew formula metadata

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

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

Linux

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

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

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

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

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

nixpkgs package indexes · pkgs/by-name/al/alot/package.nix · ソース: api.github.com

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

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

概要

パッケージ概要

Text mode MUA using notmuch mail

コマンドとエイリアス

  • alot

履歴

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

alot is a terminal-based mail user agent for the notmuch mail system. It provides a full MUA experience with a modular, command-prompt-driven interface built in Python with urwid.

プロジェクトの歴史

The official README defines alot as an alternative to the Emacs mode shipped with notmuch. Its manual is copyright 2012-24 Patrick Totzke, and the repository has a long 0.x release line, making it one of the durable terminal clients in the notmuch ecosystem.

Rather than replacing mail delivery, synchronization, or indexing, alot focuses on the user-agent layer: browsing notmuch-indexed mail, composing replies, managing accounts for sending through sendmail, invoking external editors, and exposing hooks, theming, and key bindings.

採用の歴史

alot's adoption has been strongest among users who already chose the notmuch model: mail is synchronized and indexed outside the client, then a specialized frontend provides interaction. The README points users to the manual, a wiki for contributed hooks and hacks, GitHub issues and pull requests, and an IRC channel for developer/community discussion.

Its package-manager spread across Homebrew, Debian, Fedora, MacPorts, Nix, Arch, and Ubuntu reflects the Unix-mail niche: not huge by desktop-client standards, but visible wherever terminal mail clients and notmuch workflows are packaged.

使われ方

Users run `alot` to open a terminal UI with buffers and modes. Movement works with arrow keys, page keys, `j`, `k`, and Space; `:` opens the command prompt; `?` shows key bindings for the current mode.

Configuration is an INI-style file at `~/.config/alot/config`. The docs say all config is optional, but sending mail requires at least one account entry. Features include configurable keyboard maps, colors and layout themes, contact completion commands, Python hooks, PGP/MIME signing and encryption, and notmuch database write-queue management.

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

alot is significant as a small, composable Unix mail package: it assumes notmuch for indexing and lets other tools handle sync, sendmail, editors, contacts, and crypto. That makes dependency and integration metadata more important than a single monolithic app description.

It is also a good example of a lowercase command/package name that intentionally belongs to a larger toolchain. Package users rarely install `alot` alone; they install it as part of a notmuch-centered terminal mail setup.

タイムライン

  • 2012-2024: Official manual copyright range for Patrick Totzke.
  • 0.x era: Git tags show a long 0.x release series through v0.12.
  • Current: README and Read the Docs manual describe alot as a notmuch-based terminal MUA with modular command-prompt UI.

Related projects

  • notmuch is the mail indexer that alot builds on.
  • urwid is the Python terminal UI toolkit used by alot.
  • sendmail-compatible tools, external editors, and PGP/MIME tooling are part of common alot deployments.

セキュリティ状態

保護ツール対応はまだ見つかっていません

alot に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

推奨レビュー

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

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
~/.config/alot/config

実行可能ファイル

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

コマンド種類公開範囲メモ
alotcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/pazz/alot

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:alot
バージョン0.12
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/alot
ホームページhttps://github.com/pazz/alot
リポジトリhttps://github.com/pazz/alot
上流ドキュメントhttps://alot.readthedocs.io/en/latest
ライセンスGPL-3.0-only
ソースアーカイブhttps://github.com/pazz/alot.git
最終更新2026-06-22T14:02:42-07:00
Pulseupdated
依存関係gpgmepy, libmagic, notmuch, python@3.14
ビルド依存関係sphinx-doc, swig
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

alot 0.11-2

Text mode MUA using notmuch mail

https://github.com/pazz/alot/

sudo apt install alot
  • Section: mail
  • Architecture: all
  • 9 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Alot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: alot from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

alot-doc 0.11-2

Text mode MUA using notmuch mail - documentation

https://github.com/pazz/alot/

sudo apt install alot-doc
  • Section: doc
  • Architecture: all
  • Source Package: alot
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Alot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: alot-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

alot

nix profile install nixpkgs#alot
  • normalized package name match
  • 一致条件: Alot
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/al/alot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

alot 0.10-2

Text mode MUA using notmuch mail

https://github.com/pazz/alot/

sudo apt install alot
  • Section: universe/mail
  • Architecture: all
  • 8 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Alot
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: alot from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

alot-doc 0.10-2

Text mode MUA using notmuch mail - documentation

https://github.com/pazz/alot/

sudo apt install alot-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: alot
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Alot
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: alot-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

alot 0.12-6.fc45

Experimental terminal MUA based on notmuch mail

https://github.com/pazz/alot

sudo dnf install alot
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: alot
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Alot
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: alot from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

alot 0.12-1

Terminal-based MUA for the notmuch mail system

https://github.com/pazz/alot

sudo pacman -S alot
  • License: GPL-3.0-or-later
  • Architecture: any
  • 10 依存関係
  • normalized package name match
  • 一致条件: Alot
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: alot from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

alot

sudo port install alot
  • normalized package name match
  • 一致条件: Alot
MacPorts ports tree · api.github.com · MacPorts ports tree: mail/alot/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

このページは 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