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

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

## インストール

```sh
sudo av install brew:alot
```

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

### macOS

- Homebrew (100%):

```sh
brew install alot
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install alot
```

  証拠: MacPorts ports tree: mail/alot/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install alot
```

  証拠: Debian stable package indexes: alot from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install alot
```

  証拠: Fedora Rawhide package metadata: alot from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#alot
```

  証拠: nixpkgs package indexes: pkgs/by-name/al/alot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S alot
```

  証拠: Arch Linux sync databases: alot from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:alot
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.12
- **ソース概要:** Text mode MUA using notmuch mail
- **ホームページ:** <https://github.com/pazz/alot>
- **リポジトリ:** <https://github.com/pazz/alot>
- **最終更新:** 2026-06-22T14:02:42-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- alot (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.12
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://alot.readthedocs.io/en/latest/configuration/index.html>
- <https://alot.readthedocs.io/en/latest/index.html>
- <https://raw.githubusercontent.com/pazz/alot/master/README.md>


## セキュリティノート

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



## 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

- Unix: ~/.config/alot/config
## 他のパッケージマネージャ記録

- Debian apt - alot - 0.11-2: normalized package name match | Debian stable package indexes: alot from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Text mode MUA using notmuch mail | https://github.com/pazz/alot/
- Debian apt - alot-doc - 0.11-2: normalized package name match | Debian stable package indexes: alot-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Text mode MUA using notmuch mail - documentation | https://github.com/pazz/alot/
- Nix - alot: normalized package name match | nixpkgs package indexes: pkgs/by-name/al/alot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - alot - 0.10-2: normalized package name match | Ubuntu 24.04 LTS package indexes: alot from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Text mode MUA using notmuch mail | https://github.com/pazz/alot/
- Ubuntu apt - alot-doc - 0.10-2: normalized package name match | Ubuntu 24.04 LTS package indexes: alot-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Text mode MUA using notmuch mail - documentation | https://github.com/pazz/alot/
- dnf - alot - 0.12-7.fc45: normalized package name match | Fedora Rawhide package metadata: alot from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Experimental terminal MUA based on notmuch mail | https://github.com/pazz/alot
- pacman - alot - 0.12-1: normalized package name match | Arch Linux sync databases: alot from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Terminal-based MUA for the notmuch mail system | https://github.com/pazz/alot
- MacPorts - alot: normalized package name match | MacPorts ports tree: mail/alot/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/alot.yml](https://github.com/mxcl/pkgdb/blob/main/combined/alot.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
