# Installer lbdb avec Homebrew, apt, dnf, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lbdb pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:lbdb
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lbdb
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lbdb
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install lbdb
```

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

- dnf (92%):

```sh
sudo dnf install lbdb
```

  Preuve: Fedora Rawhide package metadata: lbdb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#lbdb
```

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

- zypper (92%):

```sh
sudo zypper install lbdb
```

  Preuve: openSUSE Tumbleweed package metadata: lbdb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:lbdb
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/lbdb>
- **Version:** 0.57
- **Résumé source:** Little brother's database for the mutt mail reader
- **Page d'accueil:** <https://www.spinnaker.de/lbdb/>
- **Docs amont:** <https://www.spinnaker.de/lbdb/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://www.spinnaker.de/lbdb/download/lbdb-0.57.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- lbdb-fetchaddr (cli)
- lbdb_dotlock (cli)
- lbdbq (cli)
- mutt_ldap_query (cli)
- nodelist2lbdb (cli)
- lbdb-fetchaddr (alias)
- lbdb_dotlock (alias)
- lbdbq (alias)
- mutt_ldap_query (alias)
- nodelist2lbdb (alias)

## Dépendances

- abook
- khard

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.57
- données locales: OK
- dépôt amont: https://www.spinnaker.de/lbdb/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

lbdb, the Little Brother's Database, is an address lookup helper associated with the Mutt mail reader.

### Historique du projet

The official lbdb page names Thomas Roessler as the initial author and Roland Rosenfeld as maintainer. It says the package was inspired by the Emacs Big Brother Database package and Brandon Long's external query patch for Mutt, a patch incorporated into Mutt starting with Mutt 0.93.

### Historique d'adoption

lbdb's long package-manager footprint comes from its fit with text-mode mail workflows: the input data lists Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE packaging.

### Modes d'utilisation

Users query it with `lbdbq <something>`. The official page says lbdbq invokes modules to gather matching person records from sources such as received-mail address lists, YP maps, and finger lookups.

### Pourquoi les passionnés de paquets s'y intéressent

lbdb is a classic Unix mail add-on: it is small, modular, and oriented around composing tools such as Mutt rather than replacing them with a full contact manager.

### Chronologie

- Mutt 0.93 era: Mutt incorporated the external query patch that helped motivate lbdb.
- 2017-12-03: The maintainer GitHub repository referenced from the official site was created.
- 2026-01-17: The maintainer GitHub repository metadata showed activity on that date.

### Related projects

- The official page relates lbdb to Mutt, Big Brother Database for Emacs mailers, YP maps, finger, LDAP query tooling, and lbdb's own helper commands such as lbdb-fetchaddr and mutt_ldap_query.

### Sources

- <https://api.github.com/repos/RolandRosenfeld/lbdb>
- <https://github.com/RolandRosenfeld/lbdb>
- <https://www.spinnaker.de/lbdb>
- <https://www.spinnaker.de/lbdb/manpage-lbdbq.html>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## 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: /usr/local/etc/lbdb.rc, $XDG_CONFIG_HOME/lbdb/config, ~/.lbdbrc, ~/.lbdb/lbdbrc, ~/.lbdb/rc
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - elpa-lbdb - 0.56-1: normalized package name match | Debian stable package indexes: elpa-lbdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Little Brother's DataBase Emacs extensions | https://www.spinnaker.de/lbdb/
- Debian apt - lbdb - 0.56-1: normalized package name match | Debian stable package indexes: lbdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Little Brother's DataBase for the mutt mail reader | https://www.spinnaker.de/lbdb/
- Nix - lbdb: normalized package name match | nixpkgs package indexes: pkgs/by-name/lb/lbdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - elpa-lbdb - 0.52.1-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: elpa-lbdb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Little Brother's DataBase Emacs extensions | https://www.spinnaker.de/lbdb/
- Ubuntu apt - lbdb - 0.52.1-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: lbdb from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Little Brother's DataBase for the mutt mail reader | https://www.spinnaker.de/lbdb/
- dnf - lbdb - 0.41-24.fc45: normalized package name match | Fedora Rawhide package metadata: lbdb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Address Database for mutt | http://www.spinnaker.de/lbdb/
- zypper - lbdb - 0.52.1-1.10: normalized package name match | openSUSE Tumbleweed package metadata: lbdb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Address Database for mutt | https://www.spinnaker.de/lbdb/
- MacPorts - lbdb: normalized package name match | MacPorts ports tree: mail/lbdb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/fr/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [khard](https://pkg.so/fr/brew/khard/) - Runtime dependency declared by Homebrew.
- [abook](https://pkg.so/fr/brew/abook/) - Runtime dependency declared by Homebrew.
- [extract_url](https://pkg.so/fr/brew/extract-url/) - Shares pkgdb curated category or tags: cli, email, mutt, productivity.
- [neomutt](https://pkg.so/fr/brew/neomutt/) - Shares pkgdb curated category or tags: cli, email, productivity.
- [mu](https://pkg.so/fr/brew/mu/) - Shares pkgdb curated category or tags: cli, email, productivity.
- [aerc](https://pkg.so/fr/brew/aerc/) - Shares pkgdb curated category or tags: cli, email, productivity.
- [offlineimap](https://pkg.so/fr/brew/offlineimap/) - Shares pkgdb curated category or tags: cli, email, productivity.
- [claws-mail](https://pkg.so/fr/brew/claws-mail/) - Shares pkgdb curated category or tags: cli, email, productivity.
- [alpine](https://pkg.so/fr/brew/alpine/) - Shares pkgdb curated category or tags: cli, email, productivity.
- [alot](https://pkg.so/fr/brew/alot/) - Shares pkgdb curated category or tags: cli, email, productivity.

## Combined YAML source

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


## Sources

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