# Installer man-db

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

## installation

```sh
sudo av install brew:man-db
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install man-db
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install man-db
```

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

### Linux

- apk (92%):

```sh
sudo apk add man-db
```

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

- Debian apt (92%):

```sh
sudo apt install man-db
```

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

- dnf (92%):

```sh
sudo dnf install man-db
```

  Preuve: Fedora Rawhide package metadata: man-db from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#man-db
```

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

- pacman (92%):

```sh
sudo pacman -S man-db
```

  Preuve: Arch Linux sync databases: man-db from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:man-db
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/man-db>
- **Version:** 2.13.1
- **Résumé source:** Unix documentation system
- **Page d'accueil:** <https://man-db.gitlab.io/man-db/>
- **Docs amont:** <https://man-db.gitlab.io/man-db/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://download.savannah.gnu.org/releases/man-db/man-db-2.13.1.tar.xz>
- **Mis à jour:** 2026-02-11T15:36:54Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- accessdb (cli)
- catman (cli)
- gaccessdb (cli)
- gapropos (cli)
- gcatman (cli)
- glexgrog (cli)
- gman (cli)
- gman-recode (cli)
- gmandb (cli)
- gmanpath (cli)
- gwhatis (cli)
- lexgrog (cli)
- mandb (cli)
- accessdb (alias)
- catman (alias)
- gaccessdb (alias)
- gapropos (alias)
- gcatman (alias)
- glexgrog (alias)
- gman (alias)
- gman-recode (alias)
- gmandb (alias)
- gmanpath (alias)
- gwhatis (alias)
- lexgrog (alias)
- mandb (alias)

## Dépendances

- groff
- libpipeline

## Dépendances de compilation

- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Caveats: Commands also provided by macOS have been installed with the prefix "g". If you need to use these commands with their normal names, you can add a "bin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/man-db/libexec/bin:$PATH"
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 2.13.1
- gestionnaire mis à jour: 2026-02-11
- données locales: ok
- dépôt amont: https://man-db.gitlab.io/man-db/
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Liens liés

- [groff](https://www.automicvault.com/pkg/brew/groff/) - Runtime dependency declared by Homebrew.
- [libpipeline](https://www.automicvault.com/pkg/brew/libpipeline/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
