macOS
brew install man-dblocal Homebrew formula metadata
sudo port install man-dbMacPorts ports tree · textproc/man-db/Portfile · Source: api.github.com
brew
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
brew install man-dblocal Homebrew formula metadata
sudo port install man-dbMacPorts ports tree · textproc/man-db/Portfile · Source: api.github.com
sudo apk add man-dbAlpine Linux edge package indexes · man-db · Source: dl-cdn.alpinelinux.org
sudo apt install man-dbDebian stable package indexes · man-db · Source: deb.debian.org
sudo dnf install man-dbFedora Rawhide package metadata · man-db · Source: dl.fedoraproject.org
nix profile install nixpkgs#man-dbnixpkgs package indexes · pkgs/by-name/ma/man-db/package.nix · Source: api.github.com
sudo pacman -S man-dbArch Linux sync databases · man-db · Source: geo.mirror.pkgbuild.com
sudo zypper install manopenSUSE Tumbleweed package metadata · man · Source: download.opensuse.org
aperçu
Unix documentation system
historique
man-db is an implementation of the standard Unix manual-page system accessed through `man`. Its official homepage describes it as using an indexed database instead of traditional flat-text whatis databases, with utilities such as `man`, `mandb`, `apropos`, and `whatis` around that database.
The man-db source tree carries copyright lines going back to John W. Eaton in 1990-1991, Graeme W. Wilford, Fabrizio Polacco, and later Colin Watson. The README identifies Colin Watson as current maintainer and points users to the manual for configuration and formatter details.
man-db's development reflects the long transition from historical Unix man-page lookup toward database-backed indexing. Its configuration and cache model track Filesystem Hierarchy Standard paths such as `/usr/share` for manual pages and `/var/cache/man` for cached cat pages, while preserving compatibility with older FSSTND layouts.
The official man-db homepage lists use by several GNU/Linux distributions, including Arch Linux, Debian, Dragora, Fedora, Gentoo, openSUSE, and Ubuntu, and notes that it also compiles and runs on a number of proprietary Unix systems.
In package-manager culture, man-db is one of the packages users notice during installs and upgrades because `mandb` updates the manual-page index. It is infrastructure rather than an application: distributions depend on it to make `man`, `apropos`, and `whatis` fast and searchable.
`mandb` initializes or manually updates index database caches, and the stored information is used by man-db utilities to improve speed and functionality. `manpath` computes manual search paths using the man-db configuration file and the user's environment.
The upstream documentation points packagers and builders to `./src/man_db.conf` and `man/man5/manpath.5` for configuration details. Installed paths depend on `sysconfdir`, while the upstream `manpath` manual documents `~/.manpath` as the default user configuration for `manpath -C`.
man-db is important to package nerds because it turns scattered manual pages from every installed package into a searchable local index. Its post-install hooks, cache ownership choices, setuid options, compression support, and path mapping influence how documentation behaves across a whole system.
It is also a classic distribution-integration package: the upstream tarball has defaults, but Linux distributions commonly patch paths or integrate it with package triggers, tmpfiles cleanup, and policy around `/usr/share/man` and `/var/cache/man`.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
${sysconfdir}/man_db.conf~/.manpathexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
accessdb | cli | exécutable global | |
catman | cli | exécutable global | |
gaccessdb | cli | exécutable global | |
gapropos | cli | exécutable global | |
gcatman | cli | exécutable global | |
glexgrog | cli | exécutable global | |
gman | cli | exécutable global | |
gman-recode | cli | exécutable global | |
gmandb | cli | exécutable global | |
gmanpath | cli | exécutable global | |
gwhatis | cli | exécutable global | |
lexgrog | cli | exécutable global | |
mandb | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://man-db.gitlab.io/man-db/
métadonnées d'installation
| Clé du paquet | brew:man-db |
|---|---|
| Version | 2.13.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/man-db |
| Page d'accueil | https://man-db.gitlab.io/man-db/ |
| Dépôt | https://gitlab.com/man-db/man-db |
| Docs amont | https://gitlab.com/man-db/man-db/-/tree/main/manual |
| Licence | GPL-2.0-or-later |
| Archive source | https://download.savannah.gnu.org/releases/man-db/man-db-2.13.1.tar.xz |
| Dépendances | groff, libpipeline |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | 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" |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | man-db |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
man-db 2.13.1-1
tools for reading manual pages
https://man-db.gitlab.io/man-db/
sudo apt install man-dbman-db
nix profile install nixpkgs#man-dbman-db 2.12.0-4build2
tools for reading manual pages
https://man-db.gitlab.io/man-db/
sudo apt install man-dbman-db 2.13.1-r1
The man command and related utilities for examining on-line help files
https://man-db.gitlab.io/man-db/
sudo apk add man-dbman-db-doc 2.13.1-r1
The man command and related utilities for examining on-line help files (documentation)
https://man-db.gitlab.io/man-db/
sudo apk add man-db-docman-db-lang 2.13.1-r1
Languages for package man-db
https://man-db.gitlab.io/man-db/
sudo apk add man-db-langman-db-systemd 2.13.1-r1
The man command and related utilities for examining on-line help files (systemd files)
https://man-db.gitlab.io/man-db/
sudo apk add man-db-systemdman-db 2.13.1-3.fc44
Tools for searching and reading man pages
sudo dnf install man-dbman-db-cron 2.13.1-3.fc44
Periodic update of man-db cache
sudo dnf install man-db-cronman-db 2.13.1-1
A utility for reading man pages
https://gitlab.com/man-db/man-db
sudo pacman -S man-dbman 2.13.1-7.1
A Program for Displaying man Pages
https://savannah.nongnu.org/projects/man-db
sudo zypper install manman-db
sudo port install man-dbpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.