Automic VaultAutomic Vault

brew

man-db mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für man-db in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install man-db

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install man-db

MacPorts ports tree · textproc/man-db/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add man-db

Alpine Linux edge package indexes · man-db · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install man-db

Debian stable package indexes · man-db · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install man-db

Fedora Rawhide package metadata · man-db · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#man-db

nixpkgs package indexes · pkgs/by-name/ma/man-db/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S man-db

Arch Linux sync databases · man-db · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install man

openSUSE Tumbleweed package metadata · man · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Unix documentation system

Befehle und Aliase

  • accessdb
  • catman
  • gaccessdb
  • gapropos
  • gcatman
  • glexgrog
  • gman
  • gman-recode
  • gmandb
  • gmanpath
  • gwhatis
  • lexgrog
  • mandb

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

`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`.

Warum Paket-Nerds sich dafür interessieren

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`.

Zeitleiste

  • 1990: Early man-db copyright lineage begins with John W. Eaton.
  • 2001: README notes FHS manual roots `/usr/share` and `/var/cache/man` as current defaults for manual and cat hierarchies.
  • 2020: GitLab project creation records the modern GitLab project presence.
  • 2022: NEWS notes the Git repository transfer to https://gitlab.com/man-db/man-db.
  • 2025: man-db 2.13.1 was released with formatting, portability, and build fixes.

Related projects

  • man-db is related to traditional Unix `man`, `apropos`, `whatis`, `catman`, and `makewhatis` implementations.
  • It also depends on formatter tools such as groff or compatible nroff/troff implementations, and it is often compared with mandoc on systems that can use either as the manual-page viewer/searcher.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
${sysconfdir}/man_db.conf~/.manpath

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
accessdbcliglobales Executable
catmancliglobales Executable
gaccessdbcliglobales Executable
gaproposcliglobales Executable
gcatmancliglobales Executable
glexgrogcliglobales Executable
gmancliglobales Executable
gman-recodecliglobales Executable
gmandbcliglobales Executable
gmanpathcliglobales Executable
gwhatiscliglobales Executable
lexgrogcliglobales Executable
mandbcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2.13.1
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://man-db.gitlab.io/man-db/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://man-db.gitlab.io/man-db/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:man-db
Version2.13.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/man-db
Homepagehttps://man-db.gitlab.io/man-db/
Repositoryhttps://gitlab.com/man-db/man-db
Upstream-Dokumentationhttps://gitlab.com/man-db/man-db/-/tree/main/manual
LizenzGPL-2.0-or-later
Quellarchivhttps://download.savannah.gnu.org/releases/man-db/man-db-2.13.1.tar.xz
Abhängigkeitengroff, libpipeline
Build-Abhängigkeitenpkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenCommands 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-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameman-db
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

man-db 2.13.1-1

tools for reading manual pages

https://man-db.gitlab.io/man-db/

sudo apt install man-db
  • Section: doc
  • Architecture: amd64
  • 10 Abhängigkeiten
  • 2 stellt bereit
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Man Db
Debian stable package indexes · deb.debian.org · Debian stable package indexes: man-db from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

man-db

nix profile install nixpkgs#man-db
  • normalized package name match
  • Abgeglichen nach: Man Db
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/man-db/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

man-db 2.12.0-4build2

tools for reading manual pages

https://man-db.gitlab.io/man-db/

sudo apt install man-db
  • Section: doc
  • Architecture: amd64
  • 10 Abhängigkeiten
  • 2 stellt bereit
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Man Db
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: man-db from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

man-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-db
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: man-db
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Man Db
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: man-db from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

man-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-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: man-db
  • normalized package name match
  • Abgeglichen nach: Man Db
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: man-db-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

man-db-lang 2.13.1-r1

Languages for package man-db

https://man-db.gitlab.io/man-db/

sudo apk add man-db-lang
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: man-db
  • normalized package name match
  • Abgeglichen nach: Man Db
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: man-db-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

man-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-systemd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: man-db
  • normalized package name match
  • Abgeglichen nach: Man Db
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: man-db-systemd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

man-db 2.13.1-3.fc44

Tools for searching and reading man pages

http://www.nongnu.org/man-db/

sudo dnf install man-db
  • License: GPL-2.0-or-later AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: man-db
  • 13 Abhängigkeiten
  • 7 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Man Db
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: man-db from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

man-db-cron 2.13.1-3.fc44

Periodic update of man-db cache

http://www.nongnu.org/man-db/

sudo dnf install man-db-cron
  • License: GPL-2.0-or-later AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: man-db
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Man Db
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: man-db-cron from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

man-db 2.13.1-1

A utility for reading man pages

https://gitlab.com/man-db/man-db

sudo pacman -S man-db
  • License: GPL-2.0-or-later AND GPL-3.0-or-later
  • Architecture: x86_64
  • 8 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Man Db
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: man-db from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

man 2.13.1-7.1

A Program for Displaying man Pages

https://savannah.nongnu.org/projects/man-db

sudo zypper install man
  • License: GPL-2.0-or-later
  • Category: System/Base
  • Architecture: x86_64
  • Source Package: man
  • 17 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Man Db
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: man from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

man-db

sudo port install man-db
  • normalized package name match
  • Abgeglichen nach: Man Db
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/man-db/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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