# Install abook with Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Address book with mutt support. Version 0.6.2 via Homebrew; verified 2026-05-26.

## Install

```sh
sudo av install brew:abook
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install abook
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install abook
```

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

### Linux

- apk (92%):

```sh
sudo apk add abook
```

  Evidence: Alpine Linux edge package indexes: abook from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install abook
```

  Evidence: Debian stable package indexes: abook from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install abook
```

  Evidence: Fedora Rawhide package metadata: abook from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#abook
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ab/abook/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install abook
```

  Evidence: openSUSE Tumbleweed package metadata: abook from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:abook
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/abook>
- **Version:** 0.6.2
- **Source summary:** Address book with mutt support
- **Homepage:** <https://abook.sourceforge.io/>
- **Repository:** <https://sourceforge.net/p/abook/git/ci/master/tree>
- **Upstream docs:** <https://abook.sourceforge.io/>
- **License:** GPL-3.0-only AND GPL-2.0-or-later AND LGPL-2.0-or-later AND BSD-2-Clause AND BSD-4.3RENO
- **Source archive:** <https://abook.sourceforge.io/devel/abook-0.6.2.tar.gz>
- **Last updated:** 2026-05-26T23:37:46-04:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- abook (cli)
- abook (alias)

## Dependencies

- gettext
- readline

## Build dependencies

- autoconf
- automake
- gettext

## Uses from macOS

- ncurses

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.6.2
- Package-manager updated: 2026-05-26
- Local data: ok
- Upstream repository: https://abook.sourceforge.io/
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

abook is a terminal address-book program centered on simple local contact storage and integration with the mutt mail client. It matters in package-manager culture because it is the kind of small ncurses utility Unix users install to make mail workflows scriptable without adopting a desktop contacts stack.

### Project history

The project README identifies abook as an addressbook program with mutt support and credits JH, while the manual page credits Jaakko Heinonen as the author. Its ChangeLog shows a long 0.x development line with early 0.1.0 pre-releases, migration through 0.4.x terminal and import/export work, and later 0.6.x releases adding custom fields, vCard improvements, color, mouse support, key remapping, iCalendar output, and XDG-related changes.

### Adoption history

abook spread as a packaging-friendly Unix utility: the input metadata lists packages for Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE. The upstream README also lists successful builds across Linux, Darwin, Solaris, FreeBSD, OpenBSD, NetBSD, GNU/Hurd, AIX, HPUX, Irix, and DEC Alpha-era systems.

### How it is used

The documented mutt workflow sets query_command to run abook --mutt-query and can pipe messages to abook --add-email. The manual also documents conversion between abook, LDIF, mutt aliases, Pine, CSV, Palm CSV, vCard, HTML, text, ELM, Wanderlust, iCalendar, BSD calendar, and custom formats.

### Why package nerds care

For package nerds, abook is notable as a compact ncurses-era tool with optional readline behavior, many text import/export filters, and a stable command-line interface that fits mailcap-style Unix composition. Its continued packaging across many distributions reflects the durability of mutt-adjacent tools.

### Timeline

- 0.1.0-pre-release 1: Earliest ChangeLog entry.
- 0.3.0: New portable file format, FreeBSD build support, mutt send-mail command, and multiple e-mail address support.
- 0.4.9: Added support for the systemwide /etc/abook.conf configuration file.
- 2002: 2002 ChangeLog entries added getopt parsing, readline support, and storage of rcfile and addressbook under the .abook directory.
- 0.5.5: Added internationalization and several translations.
- 0.6.1: Added vCard parser improvements, color support, mouse support, and mutt groups support.
- 0.6.2: Upgraded license to GPLv3 and added XDG base-directory compliance.

### Related projects

- mutt is the closest companion project in the upstream documentation, since abook is designed to answer mutt address queries and ingest mail senders. The README also positions abook among Unix contact-file formats by documenting conversion to and from LDIF, Pine, vCard, CSV, ELM, and Wanderlust data.

### Sources

- <https://sourceforge.net/p/abook/git/ci/master/tree/ChangeLog>
- <https://sourceforge.net/p/abook/git/ci/master/tree/README>
- <https://sourceforge.net/p/abook/git/ci/master/tree/abook.1>
- <https://sourceforge.net/p/abook/git/ci/master/tree/abookrc.5>
- input source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## 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: ~/.abook/abookrc, $XDG_DATA_HOME/abook/abookrc
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** abook
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Debian apt - abook - 0.6.1-3+b1: normalized package name match | Debian stable package indexes: abook from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | text-based ncurses address book application | http://abook.sourceforge.net/
- Nix - abook: normalized package name match | nixpkgs package indexes: pkgs/by-name/ab/abook/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - abook - 0.6.1-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: abook from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | text-based ncurses address book application | http://abook.sourceforge.net/
- apk - abook - 0.6.2-r0: normalized package name match | Alpine Linux edge package indexes: abook from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Text-based addressbook designed for use with Mutt | https://abook.sourceforge.net/
- apk - abook-doc - 0.6.2-r0: normalized package name match | Alpine Linux edge package indexes: abook-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Text-based addressbook designed for use with Mutt (documentation) | https://abook.sourceforge.net/
- apk - abook-lang - 0.6.2-r0: normalized package name match | Alpine Linux edge package indexes: abook-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package abook | https://abook.sourceforge.net/
- dnf - abook - 0.6.2-1.fc45: normalized package name match | Fedora Rawhide package metadata: abook from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Text-based addressbook program for mutt | https://abook.sourceforge.io/
- zypper - abook - 0.6.1-4.3: normalized package name match | openSUSE Tumbleweed package metadata: abook from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Text-based addressbook program | http://abook.sourceforge.net/
- zypper - abook-lang - 0.6.1-4.3: normalized package name match | openSUSE Tumbleweed package metadata: abook-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Translations for package abook | http://abook.sourceforge.net/
- MacPorts - abook: normalized package name match | MacPorts ports tree: mail/abook/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [autoconf](https://www.automicvault.com/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [lbdb](https://www.automicvault.com/pkg/brew/lbdb/) - Popular package that depends on this formula.
- [khard](https://www.automicvault.com/pkg/brew/khard/) - Shares av.db curated category or tags: address-book, cli, contacts, productivity.
- [cbonsai](https://www.automicvault.com/pkg/brew/cbonsai/) - Shares av.db curated category or tags: cli, ncurses, productivity, terminal.
- [mdp](https://www.automicvault.com/pkg/brew/mdp/) - Shares av.db curated category or tags: cli, ncurses, productivity, terminal.
- [sc-im](https://www.automicvault.com/pkg/brew/sc-im/) - Shares av.db curated category or tags: cli, ncurses, productivity, terminal.
- [tty-clock](https://www.automicvault.com/pkg/brew/tty-clock/) - Shares av.db curated category or tags: cli, ncurses, productivity, terminal.
- [urlscan](https://www.automicvault.com/pkg/brew/urlscan/) - Shares av.db curated category or tags: cli, mutt, productivity, terminal.
- [vim](https://www.automicvault.com/pkg/brew/vim/) - Shares av.db curated category or tags: cli, ncurses, productivity, terminal.
- [snownews](https://www.automicvault.com/pkg/brew/snownews/) - Local package facts share a topical domain. Shared terms: cli, gettext, ncurses, productivity, terminal.
- [grsync](https://www.automicvault.com/pkg/brew/grsync/) - Local package facts share a topical domain. Shared terms: cli, gettext, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/abook.yml](https://github.com/automic-vault/db/blob/main/combined/abook.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
