macOS
brew install man-dblocal Homebrew formula metadata
sudo port install man-dbMacPorts ports tree · textproc/man-db/Portfile · source: api.github.com
brew
Unix documentation system. Version 2.13.1 via Homebrew; verified from local package data.
install
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
overview
Unix documentation system
history
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`.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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.
${sysconfdir}/man_db.conf~/.manpathexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
accessdb | cli | global executable | |
catman | cli | global executable | |
gaccessdb | cli | global executable | |
gapropos | cli | global executable | |
gcatman | cli | global executable | |
glexgrog | cli | global executable | |
gman | cli | global executable | |
gman-recode | cli | global executable | |
gmandb | cli | global executable | |
gmanpath | cli | global executable | |
gwhatis | cli | global executable | |
lexgrog | cli | global executable | |
mandb | 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.
https://man-db.gitlab.io/man-db/
install metadata
| Package key | brew:man-db |
|---|---|
| Version | 2.13.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/man-db |
| Homepage | https://man-db.gitlab.io/man-db/ |
| Repository | https://gitlab.com/man-db/man-db |
| Upstream docs | https://gitlab.com/man-db/man-db/-/tree/main/manual |
| License | GPL-2.0-or-later |
| Source archive | https://download.savannah.gnu.org/releases/man-db/man-db-2.13.1.tar.xz |
| Dependencies | groff, libpipeline |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| 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" |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-dbsource 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.