macOS
brew install alotlocal Homebrew formula metadata
sudo port install alotMacPorts ports tree · mail/alot/Portfile · source: api.github.com
brew
Text mode MUA using notmuch mail. Version 0.12 via Homebrew; verified 2026-06-22.
install
brew install alotlocal Homebrew formula metadata
sudo port install alotMacPorts ports tree · mail/alot/Portfile · source: api.github.com
sudo apt install alotDebian stable package indexes · alot · source: deb.debian.org
sudo dnf install alotFedora Rawhide package metadata · alot · source: dl.fedoraproject.org
nix profile install nixpkgs#alotnixpkgs package indexes · pkgs/by-name/al/alot/package.nix · source: api.github.com
sudo pacman -S alotArch Linux sync databases · alot · source: geo.mirror.pkgbuild.com
overview
Text mode MUA using notmuch mail
history
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.
security posture
No matching local secret-handling manifest was found for alot. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.config/alot/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
alot | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:alot |
|---|---|
| Version | 0.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/alot |
| Homepage | https://github.com/pazz/alot |
| Repository | https://github.com/pazz/alot |
| Upstream docs | https://alot.readthedocs.io/en/latest |
| License | GPL-3.0-only |
| Source archive | https://github.com/pazz/alot.git |
| Last updated | 2026-06-22T14:02:42-07:00 |
| Pulse | updated |
| Dependencies | gpgmepy, libmagic, notmuch, python@3.14 |
| Build dependencies | sphinx-doc, swig |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | alot |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
alot 0.11-2
Text mode MUA using notmuch mail
sudo apt install alotalot-doc 0.11-2
Text mode MUA using notmuch mail - documentation
sudo apt install alot-docalot
nix profile install nixpkgs#alotalot 0.10-2
Text mode MUA using notmuch mail
sudo apt install alotalot-doc 0.10-2
Text mode MUA using notmuch mail - documentation
sudo apt install alot-docalot 0.12-6.fc45
Experimental terminal MUA based on notmuch mail
sudo dnf install alotalot 0.12-1
Terminal-based MUA for the notmuch mail system
sudo pacman -S alotalot
sudo port install alotsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.